Tagged: navigation
- This topic has 3 replies, 3 voices, and was last updated 9 years ago by Sakin.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
July 22, 2013 at 4:15 pm #12220keithphotosMember
Hi, How can I hide the navigation bar from a one page but keep on all the others?
ThanksJuly 23, 2013 at 7:59 am #12241SakinKeymaster@keithphotos: Either you have to build child and write the custom code. But the easiest one will be to add in the css to hide in that page. So, can you send me the page url where you want to hide it then I can send you the Custom CSS to hide, which you can just add in your “Appearance => Theme Options => Custom CSS” box.
October 30, 2015 at 2:17 am #78774dbosworthstmtoolbox-orgMemberI have the same situation. Can you please send custom css?
http://www.mymissionjourney.org/sgc-italyOctober 30, 2015 at 7:25 am #78791SakinKeymaster@dbosworthstmtoolbox-org: you can add the following css to hide menu in that page:
.page-id-1456 .nav-primary, .page-id-1456 .mobile-menu-anchor { display: none; }
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘hide navigation from 1 page’ is closed to new replies.