Title: Remove Title Description
Last modified: August 31, 2016

---

# Remove Title Description

 *  [xbryboy](https://wordpress.org/support/users/xbryboy/)
 * (@xbryboy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/)
 * How can I remove the title of the description of the post/page on the frontpage?
   I have a static page right now on the front page and I don’t want any title on
   it to appear at all.

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

 *  [MarieJoJones](https://wordpress.org/support/users/mariejojones/)
 * (@mariejojones)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051238)
 * `.page-id-00 h1.entry-title {
    display: none; }
 * Replace the 00 with the ID number of your page.
 *  Thread Starter [xbryboy](https://wordpress.org/support/users/xbryboy/)
 * (@xbryboy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051352)
 * This does not seem to work.
 * I am speaking about the title that appears below the header, there are 2 of them.
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051355)
 * What theme are you using? Can you post a link to your site?
 *  Thread Starter [xbryboy](https://wordpress.org/support/users/xbryboy/)
 * (@xbryboy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051364)
 * Here I will have the url only up for the next 24 hours, please look at it.
 * [http://allinallballscrewrepair.com/](http://allinallballscrewrepair.com/)
 * Matrix theme
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051367)
 * To clarify, you’d like to remove the text that reads “Allinall Ballscrew Repair”
   and your phone number that appears above the image slider? If so, try this CSS
   in your child theme:
 *     ```
       .home .classic-title {
       	display: none;
       }
       ```
   
 *  Thread Starter [xbryboy](https://wordpress.org/support/users/xbryboy/)
 * (@xbryboy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051392)
 * Ok that worked, how can I remove the giant space from above that now?
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051393)
 *     ```
       .home #content {
       	padding-top: 10px;
       }
       ```
   
 * Experiment with different values until you like the look.
 *  Thread Starter [xbryboy](https://wordpress.org/support/users/xbryboy/)
 * (@xbryboy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-title-description/#post-7051394)
 * It works. Thanks so much.

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

The topic ‘Remove Title Description’ is closed to new replies.

## Tags

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

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

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
