This topic has 3 replies, 3 voices, and was last updated 9 years by Model.

  • Author
  • #23722
     Model
    Participant

    Hi:

    How can I remove the username generated with the @ symbol under the full name of the user in their profile. See image attached.

    Attachments:
    You must be logged in to view attached files.
    #23736
     Dhyana
    Participant

    Very interested as well.

    #23878
     Catalin
    Moderator

    Hello,

    Add this code in your style.css file from your child theme:

    COPY CODE
    
    
    #profile .user-nicename
    {
      display:none !important;
    }
    
    

    Let me know if this works.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #24025
     Model
    Participant

    It worked!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to remove @username’ is closed to new replies.

Log in with your credentials

Forgot your details?