BuddyBoss Home – Web Support Forums Themes Boss. theme How to remove myCred "Points" in menu bar

Tagged: ,

  • This topic has 3 replies, 2 contibutors, and was last updated 8 years ago by Anonymous.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #66828
    @hoollaaconnect

    Hi there,

    I would like to remove the “Points” item from my menu bar but don’t know how to. This menu item was added after I set up myCred but I find it unnecessary in the menu bar. I have attached a picture for clearer explanation.

    Thanks for your usual help and working code.

    Answers

    #66837

    Anonymous
    @

    Hi @hoollaaconnect, Please add this css in your theme’s custom css option:

    
    #wp-admin-bar-mycred-account.menupop {
    display: none;
    }
    

    Regards

    #66863
    @hoollaaconnect

    @pallavi,

    Facepalm! I should have known. Thanks a lot. It worked perfect 🙂

    #66902

    Anonymous
    @

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘How to remove myCred "Points" in menu bar’ is closed to new replies.