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
Hey frankster1234!
Try this:
.avia-gallery-thumb a {
padding: 10px;
}
Regards,
Josue
Thanks a lot Josue, worked perfect!
Glad we could help, let us know if you have any more questions or issues :)
Regards,
Josue