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

  • Author
  • #23404
     Model
    Participant

    How can I remove the animated round circle under a users profile. Can this be also changed to something else?

    Attachments:
    You must be logged in to view attached files.
    #23647
     Catalin
    Moderator

    Hello,

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

    COPY CODE
    
    
    .circular-item
    {
      display:none;
    }
    
    

    To change its functionality you need to create custom code which implies solid php knowledge.

    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
    #23699
     Model
    Participant

    Thank you so much!

    #23700
     Model
    Participant

    Ticket resolved.

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

The topic ‘How can I remove the Round circle under Users Profile’ is closed to new replies.

Log in with your credentials

Forgot your details?