Tagged: , , ,

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

    Hello,

    I would like to customize the image distance in masonry slider mode a little finer than just 1px and large. Is there a way to do that?

    Thanks for any hint!

    #580732

    Hey keydeelang,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #581714

    Hello, Rikard,

    thanks for your reply. This is what I mean:

    Here the images are spaced one pixel apart from each other (available option one). Distance option two would be: large (no size or number indicated). So if i’d like a spacing of 4 pixels how would I go about getting that?

    Thanks again,
    Olaf

    #582828

    Hi Olaf,

    Sorry for the late reply, please try something like this in Quick CSS:

    .av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
        right: 4px !important;
        bottom: 4px !important;
    }

    Best regards,
    Rikard

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