This topic has 3 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #182494
     josephchrasta
    Participant

    How do I hide/remove items from the Buddypress menu?

    #182495
     Kieran_SQ
    Moderator

    Hi,

    Do you mean the icons that span across when viewing a profile? If so please use the below CSS in your KLEO Child theme’s style.css or in Theme Options > General Settings > Scroll to: ‘Quick CSS’

    COPY CODE
    li#activity-personal-li {display: none !important;}
    li#xprofile-personal-li {display: none !important;}
    li#orders-personal-li {display: none !important;}
    li#notifications-personal-li {display: none !important;}
    li#messages-personal-li {display: none !important;}
    li#friends-personal-li {display: none !important;}
    li#groups-personal-li {display: none !important;}
    li#forums-personal-li {display: none !important;}
    li#articles-personal-li {display: none !important;}
    li#settings-personal-li {display: none !important;}

    Remove any lines where you want the item to still display, leave intact those you wish to remove.

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #182496
     josephchrasta
    Participant

    Yes, that is what I was looking for. Thank you.

    #182498
     Kieran_SQ
    Moderator

    Fantastic, feel free to open a new ticket any time with more questions and we’ll be happy to help as always.

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

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

Log in with your credentials

Forgot your details?