Site logo

[Resolved] Need space between single post images and paragraph

Home Forums Support [Resolved] Need space between single post images and paragraph

Home Forums Support Need space between single post images and paragraph

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2522263
    Suraj

    Hi team,

    How can I give space between single post images and paragraphs?

    Thanks in advance

    #2522401
    Leo
    Staff
    Customer Support

    Hi there,

    Try 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 🙂

    #2522415
    Suraj

    Thanks

    #2522430
    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.