Site logo

[Resolved] Images not aligned properly (not enough white space below them)

Home Forums Support [Resolved] Images not aligned properly (not enough white space below them)

Home Forums Support Images not aligned properly (not enough white space below them)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2522501
    Asen

    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.

    #2522597
    Leo
    Staff
    Customer Support

    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 🙂

    #2523593
    Asen

    Hi,

    Thanks for your answer.
    It works.

    Regards,

    Asen

    #2523597
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.