Archived topic
How to remove the gap between featured image and title?
1 reply · Started by Naman on September 23, 2022
Viewing posts 1–2 of 2
Hi, I would like to remove the gap between the featured image and title (added image and website in private)
Kindly assist. Thanks!
Hi Naman,
You have this CSS on your site:
.post-image-above-header .inside-article .featured-image, .post-image-above-header .inside-article .post-image {
margin-top: 0;
margin-bottom: 2em;
}
Can you change the 2em to 0?
This archived topic is closed to new replies.