[Resolved] Image Alignment Problem In Single Post Layout

Home Forums Support [Resolved] Image Alignment Problem In Single Post Layout

Home Forums Support Image Alignment Problem In Single Post Layout

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1109620
    Sanjay

    Hey, Facing a wired problem.

    I added the image as center alignment but still it showing on left. I am using Generatepress with Elelmentor Pro. Image link: https://prnt.sc/qdkhwc

    Please help me out. I think it may be a theme/element or pro layout bug.

    Also posted on your official facebook group: https://www.facebook.com/groups/generatepress/permalink/2573022529419975/

    Thank you!

    #1109648
    Sanjay

    I solved the issue by adding the custom CSS code to my blog. It looks like its a elementor bug.

    /* Elementor Single Image Center CSS */
    .elementor .elementor-widget .wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
    }

    #1109673
    Leo
    Staff
    Customer Support

    Glad you’ve figured out 🙂

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