Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #709815

    Hi,

    I’m trying to make the preview image of my gallery smaller.
    If i select a smaller size, it doesn’t actually make the image smaller…it just resizes the image and then stretches it to the same size (making the quality worse) I want the actual preview image to become smaller.

    Please help!

    #710102

    Hey JasperDriessen,

    You can try adding some padding to it, try this in Quick CSS:

    .avia-gallery {
        padding: 40px;
    }

    Best regards,
    Rikard

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