Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #518023

    Hi, I’ve selected a 1px gap around the portfolio items which often does not show. Is it possible to increase the gap to 2px or even slightly more just to ensure that items don’t run into each other?

    Thanks for your help.
    John

    #518478

    Hi johnmac1967,

    Please try the following in Quick CSS under Enfold–>General Styling:

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

    Regards,
    Rikard

    #518556

    Brilliant Rikard, that worked great. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘2px gap in Masonry Portfolio’ is closed to new replies.