Hide Title is not working Posted in : Editor BehrouzIXParticipant 14 December 2015 at 13:36 #27411 Hi, I need to hide the title on this page: http://perspectiveix.com/back-in-time/ but it doesn’t work. Can you help please? Thank you serkanModerator 14 December 2015 at 15:36 #27421 Hi @BehrouzIX; You can try to use this custom css code; .page > .entry-header > .entry-title { display: none; } Thanks BehrouzIXParticipant 14 December 2015 at 15:52 #27423 Thanks, Serkan. But that hides the title on all pages. Is there any way to hide it for a specific page? serkanModerator 14 December 2015 at 16:02 #27424 Hi @BehrouzIX; Sure, it is possible for your specific page; .post-3438 > .entry-header > .entry-title { display: none; } Thanks BehrouzIXParticipant 14 December 2015 at 16:20 #27427 Thank you so much, Serkan. serkanModerator 14 December 2015 at 17:26 #27431 You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item Editor - A WordPress Theme for Bloggersby pixelwars Login and Registration Log in · Register