Remove title page Posted in : Read WP mary1686Participant 7 September 2016 at 13:15 #43772 Hi, I would like to remove title like “home” “about me” in the pages. I tried with: .page-layout .page-title { display: none; } But it didn’t work. Is there anything else to try? Thank you serkanModerator 8 September 2016 at 13:39 #43803 Hi, You can use this custom css code; .page .entry-title { display: none; } Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register