How to close this gap?

Hi guys

can you help me with a bit of CSS (or something else) that will reduce the size of the gap between the post titles and the featured images on my blog page to around 20px?

The gap I’m talking about is arrowed in blue on this image: https://ibb.co/wcWxrSq

I’ve tried everything I can think of!

I’m using the latest versions of X and Cornerstone.

Thanks.

Found it…

}
.blog .entry-title {
padding-top: 0px;
}

Thanks anyway :slight_smile:

Hello @stevetheadi,

We are glad you’ve figured out a way to resolve your issue.
Thank you very much for letting us know.

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.