Archived topic
How to reduce the space between title and featured image in a post?
3 replies · Started by Amit Nair on December 18, 2019
Viewing posts 1–4 of 4
Hello team,
I need to reduce the space between title and featured image in a post. I can't find that option to do it. Kindly guide me.
Regards,
Hi there,
You have this CSS added which is causing the issue:
.page-header-image-single img{
margin-top:60px;
}
Let me know if this helps :)
Thanks Leo! I dont remember, why I added that CSS :). I think I should be making a document of all changes!
No problem :)
This archived topic is closed to new replies.