Removing navigation bar from specific page
-
Hello,
I am using the Graphene theme and trying to work out how you remove the navigation bar from a specific page.
-
You could use CSS to hide the navigation bar on a specific page.
Have you a Child Theme or Custom Style/CSS plugin?I do have a page specific css plugin. However I don’t know any CSS. Do you have any suggestions of some code I could use.
You’ll need to link the web pages you want the navigation hidden.
I would like the navigation bar hidden on this page
You could use the
page-id-(n)class given in the<body>element, to specify which page and hide the navigation accordingly..page-id-308 #nav { display: none; }Where would i put this code. My page specific css plugin isn’t working, do you have any recommendations?
Try this plugin http://wordpress.org/extend/plugins/custom-css-manager-plugin/
That worked except it removed the navigation bar from quite a few of the pages. Do you have any advice.
Could I also use that code to remove the site title from the page?
Thanks Andrew Nevins. Please visit du lich Ha Giang
Why did you want us to visit your site and why are you thanking him?
The topic ‘Removing navigation bar from specific page’ is closed to new replies.