Title: Home text
Last modified: August 21, 2016

---

# Home text

 *  [larfleming](https://wordpress.org/support/users/larfleming/)
 * (@larfleming)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/home-text/)
 * How do I remove the word Home from the bottom of the homepage?

Viewing 1 replies (of 1 total)

 *  [bandicootmarketing](https://wordpress.org/support/users/tinkerpriest/)
 * (@tinkerpriest)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/home-text/#post-4187410)
 * If you’ve set a static page as your home page and the title of that page is “
   Home”, it will appear in the lower section as the page title. You can use CSS
   to remove that:
 *     ```
       .home .entry-title {
          display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Home text’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [bandicootmarketing](https://wordpress.org/support/users/tinkerpriest/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/home-text/#post-4187410)
 * Status: not resolved