• Hi there!! There seems to be a lot of space between my post titles and the body text. Is there a way to shrink it a little? Thank you!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @frolickingmini,

    There’s a border between the post header and the content, and spacing above and below the border. You can remove the border and reduce the spacing by adding the following CSS:

    .post-header { padding-bottom: 0 !important; }
    .post-header:before, .post-header:after { content: none !important; }

    — Anders

    Tom

    (@tomkrehbiel)

    How does one add CSS?

    @tomkrehbiel
    You can insert the CSS code via Customizer: from your Dashboard navigate to Appearance > Customizer > Additional CSS and paste it there. Be sure the button in the top right corner is set to ?publish?, not only ?save?.

    I like the space around the header, but I would like to reduce the space between the post content and the line above it. Like maybe half as much space. What CSS should I add/change to reduce that space?

    Here’s my page if that helps: https://pfunpfacts.com/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Big Space Between Title And Post Body’ is closed to new replies.