Title: Remove page title
Last modified: August 12, 2017

---

# Remove page title

 *  Resolved [angbucu](https://wordpress.org/support/users/angbucu/)
 * (@angbucu)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/)
 * I would like to remove the page titles on my website’s pages. I’ve scoured this
   forum and have applied the additional CSS (.entry-title {display: none;}) but
   nothing changed and titles are still there.
    I am using Woo theme Briefed (child
   theme) and have added the above in the additional CSS in the child theme. Any
   advice or guidance is highly appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-page-title-45%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Vivek Shah](https://wordpress.org/support/users/vivek-shah/)
 * (@vivek-shah)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/#post-9403701)
 * look for <title> tag in your page.php , remove whatever between <title>….</title
   >
 *  [Dinesh Yadav (dineshinau)](https://wordpress.org/support/users/dineshinau/)
 * (@dineshinau)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/#post-9403715)
 * Hi angbucu,
 * Please put following CSS code in child theme’s style.css on the path
    /wp-content/
   themes/briefed-child/style.css
 * .page .page.type-page > h1 {
    display: none; }
 * There also may be option in theme setting or on page edit page to hide the title
   of pages. You may also use those settings.
 * Hope it will help you!
 *  Thread Starter [angbucu](https://wordpress.org/support/users/angbucu/)
 * (@angbucu)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/#post-9404007)
 * Thank you so much Dinesh, it worked! It did not work on the syle.css, but finally,
   I tried adding the code in the edit CSS, additional CSS under Appearance and 
   it worked, yeah!
 * your help is much is much appreciated
 *  [Dinesh Yadav (dineshinau)](https://wordpress.org/support/users/dineshinau/)
 * (@dineshinau)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/#post-9404183)
 * It’s my pleasure angbucu, Please close this topic by replying and ticking the
   checkbox “Reply and mark as resolved” at the bottom of the post.
 *  [TekWiz](https://wordpress.org/support/users/tekkwiz/)
 * (@tekkwiz)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/#post-9416302)
 * I hope you might be kind enough to help me with a mystery. My problem is sort
   of the opposite, the problem is hiding part of the title around the site, not
   in the posts themselves. See, I found a blog where ALL the posts have an extra
   word in the title, but strangely that extra word doesn’t appear in the front 
   page widgets (which show the title and an excerpt of the article (“read more”))
   and in searches or “next post” widgets, that extra word doesn’t show! So somehow
   that extra word is restricted to only show when you click to see the actual post.
   I tried using various plugins to achieve the same effect but none of them worked.
   Like adding a secondary title, an extra word to the title. Whatever I add shows
   up in the widgets and all over the place… BTW, The website where this was achieved
   has the ACF (Advanced Custom Fields) installed. I know that works in tandem with
   added code. Any ideas on that? Thanks!
    -  This reply was modified 8 years, 9 months ago by [TekWiz](https://wordpress.org/support/users/tekkwiz/).
    -  This reply was modified 8 years, 9 months ago by [TekWiz](https://wordpress.org/support/users/tekkwiz/).

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [TekWiz](https://wordpress.org/support/users/tekkwiz/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/remove-page-title-45/#post-9416302)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
