[Support request] Images won’t align using Generate Blocks

Home Forums Support [Support request] Images won’t align using Generate Blocks

Home Forums Support Images won’t align using Generate Blocks

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2379505
    Jason

    Hi, I have an issue with images not centering inside the columns when I’m using generate blocks. Please see the URL in the hidden section for the example. Any assistance to help fix this issue is appreciated. Thanks!

    #2379520
    Fernando
    Customer Support

    Hi Jason,

    There’s a CSS from your current theme causing the issue.

    Try adding fix-margin to the class list of the GB Image Blocks, then add this CSS:

    .gb-block-image.fix-margin > img {
        margin: auto;
    }
    #2379533
    Jason

    Just added this and they are still not centered.

    #2379539
    Fernando
    Customer Support

    I see. I responded in GenerateBlocks. Let’s continue there.

    #2379975
    Jason

    .

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