Archived topic
Can't get rig of this white space below homepage .post-image
3 replies · Started by Arnaud on April 12, 2019
Hi,
On the homepage I have merged the post title, date, excerpt and category to the featured picture. There is a white space at the bottom and for the life of me I get get rid of it.
Usually I have an overlay gradient on the picture but I have deactivated it for now for you to see.
Thanks for any suggestion!
Hi there,
Try this CSS:
.post-image-above-header .no-featured-image-padding .inside-article .post-image {
line-height: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Leo,
Thank you! Working like a charm. Really appreciate the support we get here. Good day!
--Arno
No problem :)