BuddyBoss Home – Web Support Forums Solutions Social Learner Can't remove item from profile bar

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

    #55757
    @english24

    Hi,
    I’ve removed an item from the BB side panel but it still appears on the profile menu. I’ve only got two menus in use the top and the sidebar. I can’t see how to remove, sorry.
    Can you help?
    Tony

    Answers

    #55773

    Anonymous
    @

    Hi @english24, Please let me know which tab you want to remove with screenshot so I can provide you proper solution for that.

    Regards

    #55786
    @english24

    Hi,
    This one… ‘courses’

    #55823

    Anonymous
    @

    Hi @english24, Please add this css code inside your child theme’s custom css option:

    
    li#wp-admin-bar-my-account-courses.menupop {
        display: none;
    }
    

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Can't remove item from profile bar’ is closed to new replies.