How to hide or remove WordPres page and post titles (without actually changing them) from a single page or post, using simple CSS.
There are many reasons to hide a page or post title on WordPress, titles can often get in the way for WordPress websites which operate outside the blogophere, meaning websites which operate as more than “just a blog”.
Removing the actual title from a page or post, is not what we have in mind. Though removing the title altogether is an easy solution, your title could show up as a blank line on archive pages and lists.
[Note]Information Needed: Your Page/Post ID and Title – Locating WordPress Page And Post IDs[/Note]
Hide Page Titles
Copy and paste the CSS snippets below into your style.css or custom.css file.
[Normal_Box]
.page-id-0000 .entry-title {display: none;}
[/Normal_Box]
Hide Posts Titles
Copy and paste the CSS snippets below into your style.css or custom.css file.
[Normal_Box]
#post-0000 .entry-title {display: none;}
[/Normal_Box]
[Note]Tip: Center WordPress page/post titles using HTML: <center>Title</center>[/Note]
Sean Doyle
Sean is a tech author and security researcher with more than 20 years of experience in cybersecurity, privacy, malware analysis, analytics, and online marketing. He focuses on clear reporting, deep technical investigation, and practical guidance that helps readers stay safe in a fast-moving digital landscape. His work continues to appear in respected publications, including articles written for Private Internet Access. Through Botcrawl and his ongoing cybersecurity coverage, Sean provides trusted insights on data breaches, malware threats, and online safety for individuals and businesses worldwide.








10 Comments
How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/O2Yn9xB6 via @Botcrawl
RT @BotCrawl: How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/imQytSwY
How To Hide Or Remove WordPress Page And Post Titles With CSS http://t.co/FiKzgHZZ
RT @BotCrawl: How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/imQytSwY
RT @BotCrawl: How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/imQytSwY
RT @BotCrawl: How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/imQytSwY
RT @BotCrawl: How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/imQytSwY
How To Hide Or Remove #WordPress Page And Post Titles With CSS http://t.co/imQytSwY
How To Hide Or Remove WordPress Page And Post Titles With CSS http://t.co/BtjiuEgt via @Botcrawl
How To Hide Or Remove WordPress Page And Post Titles With CSS http://t.co/8LXP9ySi