Archived topic
Images not aligned properly (not enough white space below them)
3 replies · Started by Asen on February 5, 2023
Viewing posts 1–4 of 4
Hello,
Since a while, I’ve noticed that the images on my posts are not aligned properly.
There's enough white space above them, but there isn't any space below them, and that makes them look "stuffed" into the text.
Thank you in advance for your help.
Hi there,
Try adding this CSS:
.entry-content .wp-block-image {
margin-bottom: 1.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Hi,
Thanks for your answer.
It works.
Regards,
Asen
No problem :)
This archived topic is closed to new replies.