badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Gallery images not aligned properly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #76811
    Armin
    Participant

    Hello,

    I’m testing the theme for my portfolio and I have a problem with the alignment of gallery images: When I add a set of images, via the Gallery block in the WordPress visual editor, there is always a 30 px gap on the left side. Single images aren’t affected, only gallery blocks. Here is a test posting to illustrate the problem: https://arminschieb.com/test/

    What can I do? I made no changes to the Theme files or added extra CSS code.

    Best regards,
    Armin

    #76877

    Hi @paul-armin-schieb,

    Please go ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    #main .wp-block-gallery .blocks-gallery-grid {
    	margin-left: 0;
    }

    Thanks

    #76878
    Armin
    Participant

    It works! Thank you!

    #76909

    Welcome anytime @paul-armin-schieb

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