Title: Remove title
Last modified: May 1, 2019

---

# Remove title

 *  [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * (@tiorocky)
 * [7 years ago](https://wordpress.org/support/topic/remove-title-35/)
 * Is there a way to remove the title and the space that it takes up from the home
   page?
    Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-title-35%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [7 years ago](https://wordpress.org/support/topic/remove-title-35/#post-11485716)
 * This CSS will remove the page title from the homepage if a static page is set:
 *     ```
       .home .entry-header {
         display: none;
       }
       ```
   
 * Please copy & paste the code above into the “Additional CSS” section in the Customizer(
   Appearance > Customize), and it will take effect right away.

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/remove-title-35/#post-11485716)
 * Status: not resolved