Removing top nav
-
I don’t want ‘home’ or the lines above and below, I just want a top down blog
Please help :)
The blog I need help with is: (visible only to logged in users)
-
Try this:
.main-navigation { display: none; } .site-header { border: 0; }Let me know if this helps!
-
-
Hi @jspingarn3, you would need the Custom Design upgrade, which includes the ability to add custom CSS, but you should be able to do this without having to upgrade.
Go to Appearance > Menus, create a Custom Menu and save it, but do not add any pages or posts to it and then assign it to the Primary Menu location and the top menu should go away. The line above and below the menu will remain, but it will not have the “home” link.
- The topic ‘Removing top nav’ is closed to new replies.