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

    How would I increase the distance between images in the gallery widget?

    I found the code on this forum to do the portfolio ( grid-sort-container > div { padding: 15px; } ), I’d like to do the same on the gallery pages.

    Thanks

    #174020

    Hey frankster1234!

    Try this:

    .avia-gallery-thumb a {
    padding: 10px;
    }

    Regards,
    Josue

    #174354

    Thanks a lot Josue, worked perfect!

    #174355

    Glad we could help, let us know if you have any more questions or issues :)

    Regards,
    
Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gallery Image Padding’ is closed to new replies.