[Resolved] How to add gutter space padding or margin in the my image gallery ?

Home Forums Support [Resolved] How to add gutter space padding or margin in the my image gallery ?

Home Forums Support How to add gutter space padding or margin in the my image gallery ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1042178
    bluebit

    I’m using siteorigin layout builder and the wordpress gallery widget, and there is not way to adjust gutter spacing between the images. How to add gutter spacing to the gallery images?

    #1042530
    David
    Staff
    Customer Support

    Hi there,

    the Gallery is using padding on each of the image to create the gutters you can change it with this CSS:

    .gallery-icon {
        padding: 10px;
    }
    #1042547
    bluebit

    thank you

    #1042549
    David
    Staff
    Customer Support

    You’re welcome

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