Title: Remove Menu
Last modified: September 26, 2017

---

# Remove Menu

 *  [czkdbelgrade](https://wordpress.org/support/users/czkdbelgrade/)
 * (@czkdbelgrade)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/remove-menu-5/)
 * Hi all, does anybody know and is there a way to remove the menu bar from the 
   page? I want to have a line bar below the title where you can click directly 
   to the other pages, not to have the menu. thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-menu-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [seoplug](https://wordpress.org/support/users/seoplug/)
 * (@seoplug)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/remove-menu-5/#post-9533356)
 * to the style.css search the name of the menu :
 * example menu-left or toggle-menu; and type in your custom CSS
 * .toggle-menu {
    display:none; } .menu-left { display:none; }

Viewing 1 replies (of 1 total)

The topic ‘Remove Menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/gridsby/1.3.0/screenshot.png)
 * Gridsby
 * [Support Threads](https://wordpress.org/support/theme/gridsby/)
 * [Active Topics](https://wordpress.org/support/theme/gridsby/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/gridsby/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/gridsby/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [seoplug](https://wordpress.org/support/users/seoplug/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/remove-menu-5/#post-9533356)
 * Status: not resolved