Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #808977

    Hi,
    I’ve setup some perfect grid masonries. How can I change the gap between the images? Tried some CSS but it isn’t working.
    Is it also possible to make them square?

    Cheers,
    Jaap

    #809253

    Hey Jaap,

    Could you post a link to your site and a screenshot highlighting the changes you would like to make please?

    Best regards,
    Rikard

    #809681

    Hi Rikard,
    Thanks for your reaction. The link is https://ccfactory.nl/werk/. I want to increase the vertical and horizontal gaps and make the images square, see http://nl.tinypic.com/r/15zjais/9

    Before the last Enfold update this code was working:

    #top .isotope-item {
    z-index: 2;
    padding-bottom: 4%;
    }

    But since the last update it look like: http://nl.tinypic.com/r/2wo9dux/9

    Cheers,
    Jaap

    #811382

    Hi,

    Thank you for the info.

    Please use the following css code.

    .av-fixed-size .av-masonry-entry .av-inner-masonry-sizer {
        padding-bottom: 120%;
    }
    
    .av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
        bottom: 50px;
    }

    Best regards,
    Ismael

    #811582

    Excellent!

    #811584

    Hi!

    Glad Ismael could help! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change gap masonry perfect grid’ is closed to new replies.