How to hide menu in certain pages?
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Moved to Support. Please post in the correct section next time. Read the forum rules here: https://forum.graphene-theme.com/graphene-support/forum-rules-please-read-especially-if-youre-new-to-the-forum
Read this tutorial:
http://blog.kjodle.net/2012/02/24/styling-wordpress-posts-pages-archives-and-home-pages-by-class/
and then use custom CSS like this:
.postid-118 #nav {display:none;}
Change .postid-118 to the pages you want to hide the menu on.
BTW:
#nav is the entire menu.
#header-menu-wrap is the upper, main menu.
#secondary-menu-wrap is the lower, smaller menu.
Viewing 3 posts - 1 through 3 (of 3 total)
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.
Made with by Graphene Themes.