Site logo

Archived topic

Setting to change text spacing for grid view?

4 replies · Started by Travis on January 12, 2018

Viewing posts 1–5 of 5

On my blog home page, I am trying to close the gap of the titles / images. Too much space. I can't seem to figure out where I can do that?

https://thp.goodgallery.com/blog/

Leo is there also a way to close the gap on the exert text in relation to the title?

The code worked perfect for the title vs. the bottom of the featured image tho!! Thank you!!

This should work:

.entry-summary {
    margin-top: 0;
}

Perfect!

This archived topic is closed to new replies.