Hiding Titles on Read Theme WP Posted in : Readme fielderjonParticipant 3 December 2014 at 13:19 #17421 Really like the theme expect for the page titles. I have tried the code below and the similar code I found on the forums, but still the page titles will not hide. Any suggestions? Thank you. .caption span { display: none !important; } ahmetsaliKeymaster 10 December 2014 at 15:23 #17588 Hi, try this custom css code; .page .entry-header { display: none; } 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 Readme - A Readable WordPress Themeby pixelwars Login and Registration Log in · Register