Site logo

Archived topic

Padding in list

3 replies · Started by Matthew on December 10, 2018

Viewing posts 1–4 of 4

Hi

I have designed a "Latest news" widget on my GeneratePress site, the list uses LGC.

I can't figure out why there is so much padding between the image and the text of each post in the list though.

I have given LGC column a class and assign the padding to 0 but there is still a lot of space between the image and the title of the news post. Is this GP doing this?

Thanks for your help with this! Been stuck on this for a while.

Hi there,

any chance you can link me to that page? The URL provided is closed.

Just opened it up :)

Something like this:

.widget .wp-show-posts-image.wpsp-image-left {
    margin-right: 0.5em;
}
This archived topic is closed to new replies.