• Resolved mclark

    (@mclark)


    On my blog summary page, there is almost an inch of space between all the post summaries. (or maybe the space is at the bottom of each – I’m not sure)

    I assume it’s bottom or top padding or margins or something like that.

    And I am using a child theme.

    How can I reduce that space?

    The site https://crestviewmarketing.com/blog/

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • vtxyzzy

    (@vtxyzzy)

    Try adding this to the end of your child theme’s style.css:

    .site-content article { margin-bottom: 2rem; }
    Thread Starter mclark

    (@mclark)

    Thanks – Worked Perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce space above post titles on blog summary page in twenty twelve’ is closed to new replies.