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

    I have several pages using the masonry gallery. It’s nice except that it won’t load the pictures unless the person scrolls so they just see a big empty spot there until they scroll and in some cases the pages just aren’t that long so there’s no need to scroll and the pictures never show up. Is there some way to make those just load right away instead of having to scroll the page a bit to load?

    #504754

    Hi waterwalk!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Best regards,
    Yigit

    #510486

    I meant to drop you a ‘thank you’. Been too busy. Thanks for the help.

    #510588

    Hi,

    Glad we could help :-)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can I load masonry gallery pics right away?’ is closed to new replies.