This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #156020
     larandle
    Participant

    I had another ticket open about this but it got closed. Here is the deal, I’m trying to remove certain item menus in the side “side” menu, where the buddypress menu resides.  I.E profile, groups, activity etc.

    I know how to change the buddypress menu that is located at the top. But there isn’t an option to remove certain menu items from the theme’s inner side menu. I want remove the group menu item, which I named “the dungeon”. How do I remove this effectively?

    #156153
     Laura
    Moderator

    Hello, can you share screenshots and access so i can check it out?

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

    Hello,
    I’ve added the screenshot.
    you can access
    mysqquadmusic.com/wp-admin

    user/pass
    chief
    dogshit2!

    #156442
     Laura
    Moderator

    Hello, just add this to style.css of child theme 🙂

    COPY CODE
    
    li#groups-personal-li {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156635
     larandle
    Participant

    Thank you so much for your help I really appreciate! you’re amazing. 🙂

    #156767
     Laura
    Moderator

    Always happy to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?