Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46172
    KitSinclair
    Member

    Hi

    I am using the Catch Everest theme. I’m not using a title on a number of my posts, which is leaving a space of white at the top of each post. Is there anyway I can minimize the amount of white space, where the title would normally go?

    Here’s a link:

    http://www.kitsinclair.com/stories-2/

    Thanks for your help
    Kit

    #46206
    Sakin
    Keymaster

    @KitSinclair: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    .blog .entry-header { display: none; }
    .blog ..site-content .hentry { margin-bottom: 20px; padding-bottom: 20px; }
    #46337
    KitSinclair
    Member

    Thanks Sakin, that worked a treat.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adjust the amount of header space on posts without a title’ is closed to new replies.