Title: delete &#8220;home&#8221;
Last modified: March 14, 2020

---

# delete “home”

 *  [luciapanzavolta](https://wordpress.org/support/users/luciapanzavolta/)
 * (@luciapanzavolta)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/delete-home-2/)
 * Hi,
 * is there any additional css to disable the word “home” on the homepage? Or some
   setting in the theme that I haven’t found yet. I would like to leave the words“
   about” and “contact” in the other pages, but “home” bothers me.
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdelete-home-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Milan Thapa](https://wordpress.org/support/users/rubick322/)
 * (@rubick322)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/delete-home-2/#post-12547112)
 * Hi there,
 * Please follow the below steps to hide the page title:
 * Go to Appearance > Customize > Theme Options > Page
    Toggle on the Eye Icon of
   the Title to Disable or Enable the Title.
 * This will affect the title display across the site and will hide about and contact
   title as well.
 * But if you specifically want to remove the title ‘Home’ then please add the below
   CSS to hide it.
 *     ```
       #post-938 header h1 {
           display: none;
       }
       ```
   
 * Help link [https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/](https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/)
 * Regards,
    Milan.

Viewing 1 replies (of 1 total)

The topic ‘delete “home”’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/cenote/1.4.2/screenshot.jpg)
 * Cenote
 * [Support Threads](https://wordpress.org/support/theme/cenote/)
 * [Active Topics](https://wordpress.org/support/theme/cenote/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/cenote/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/cenote/reviews/)

## Tags

 * [home](https://wordpress.org/support/topic-tag/home/)
 * [homepage](https://wordpress.org/support/topic-tag/homepage/)

 * 1 reply
 * 2 participants
 * Last reply from: [Milan Thapa](https://wordpress.org/support/users/rubick322/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/delete-home-2/#post-12547112)
 * Status: not resolved