Title: remove title
Last modified: August 23, 2017

---

# remove title

 *  [tamarvb](https://wordpress.org/support/users/tamarvb/)
 * (@tamarvb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/remove-title-29/)
 * Hi, can you help me figure out the CSS i need to input to remove the page title
   from the home page?
 * thank you!
 * Tamar

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [UXL Themes](https://wordpress.org/support/users/uxl/)
 * (@uxl)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/remove-title-29/#post-9434522)
 * Hi, to hide the page title on the home page only, add this CSS:
 *     ```
       .home .main-title{
       display: none;
       }
       ```
   
 *  Thread Starter [tamarvb](https://wordpress.org/support/users/tamarvb/)
 * (@tamarvb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/remove-title-29/#post-9439721)
 * thank you! Worked perfectly!
    FYI for anyone else reading this thread— if you
   remove “.home” from the above code, it will remove titles from all of the pages.
 *  Thread Starter [tamarvb](https://wordpress.org/support/users/tamarvb/)
 * (@tamarvb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/remove-title-29/#post-9439724)
 * resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

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

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [tamarvb](https://wordpress.org/support/users/tamarvb/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/remove-title-29/#post-9439724)
 * Status: not resolved