Archived topic
Padding on Archive Pages
3 replies · Started by gedosan on January 9, 2020
Viewing posts 1–4 of 4
Hi Guys
I want to reduce the space between the images and the titles on archive pages only. Had a look around the forum and couldn't find an easy way.
Thanks
G
HI there,
Try this CSS:
.archive.post-image-above-header .inside-article .post-image {
margin-bottom: 0;
}
thanks
No problem :)
This archived topic is closed to new replies.