-
Author
-
November 22, 2016 at 21:39 #145059
billybragg
ParticipantI’d like to remove a menu option from the default “top right header menu.”
Specifically, i want to remove the “Media” tab, and possibly a couple others as well. I’m aware you can create your own menu, but i want to keep some of the default buddypress menu options like activity, profile, and settings.
Thank you.
November 23, 2016 at 08:51 #145081Laura
ModeratorHello, just the media menu or the media itself, i mean rtmedia can be deactivated if you dont like it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 23, 2016 at 08:53 #145082billybragg
ParticipantJust the menu tab that says “media” in the top right header. I dont want to deactivate the plugin.
November 25, 2016 at 08:42 #145270Laura
ModeratorHello, can you share admin credentials so i can create a code for you? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 2, 2016 at 03:55 #145871billybragg
Participantignitemedia.net/kcsocial
username: kenyacrooks
password: kenyafied2k17!Thank you!
December 4, 2016 at 19:48 #146014Laura
ModeratorHello, add this to style.css of child theme
COPY CODEul.submenu li:nth-child(6) { display: none !important; }🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 21, 2016 at 20:17 #147730Laura
ModeratorGlad to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.