Hiding Titles on Read Theme WP

  • Posted in : Readme
  • fielderjon
    Participant
    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; }

    ahmetsali
    Keymaster

    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
Login and Registration Log in · Register