Title: Remove menu title
Last modified: August 21, 2016

---

# Remove menu title

 *  [Amesuniversal](https://wordpress.org/support/users/amesuniversal/)
 * (@amesuniversal)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-menu-title/)
 * The menu text is on every page below the header text, i.e. Home, About…how do
   I turn off the page title?

Viewing 1 replies (of 1 total)

 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-menu-title/#post-4645113)
 * Hello, you can add this to the style.css file:
 *     ```
       .entry-title, .page-title {
       display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove menu title’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Template Express](https://wordpress.org/support/users/danstriker/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-menu-title/#post-4645113)
 * Status: not resolved