[Support request] Align all the post, pages images to center

Home Forums Support [Support request] Align all the post, pages images to center

Home Forums Support Align all the post, pages images to center

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1424854
    Amit

    Hi Team,

    I am using the thrive architect for page builder.

    When I update any post using it, all the images present in post/page are automatically aligned to left. I think this is the default theme alignment.

    So, I want all the images aligned center, could you please help me in the CSS.

    Thanks,
    Amit

    #1424899
    David
    Staff
    Customer Support

    Hi there,

    is there a particular post where i can see the problem?

    #1424920
    Amit

    The problem is when I use the Thrive Architect and WP editor on the same page or post.

    Check out this post.

    #1425299
    Leo
    Staff
    Customer Support

    Try this CSS:

    .wp-block-image {
        margin-bottom: 1em;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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