Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1496373

    I have 5 masonry galleries on one page separated by tabs. I got around the scrolling to load issues by using this code I found here:

    .av-masonry-entry { 
    opacity: 1; 
    visibility: visible; 
    }

    However the issue I have is that every additional masonry gallery increases in height from the top of the page for some reason and I don’t know why. Any help is much appreciated!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.