Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #654279

    Hi there

    I want to remove the animation from the masonry gallery i.e. I want the images in the gallery to be static on page load, with no flipping feature.

    I’ve tried to isolate the script, but this hasn’t worked.

    Thanks, Silvio

    #655088

    Hi Silvio,

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

    Regards,
    Rikard

    #655149

    I figured it out.

    • This reply was modified 8 years, 4 months ago by silviouk. Reason: I figured it out
    #655582

    Hi,

    Great, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #655620

    Hi there. My workaround worked on most browsers, but not on Safari! Any idea how I can resolve this?

    Thanks, Silvio

    #656479

    Hi,

    can you show us your workaround please?

    Best regards,
    Andy

    #656532

    There you go:

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    animation: 0s cubic-bezier(0, 0, 0, 0) 0s normal none 0 running avia_msonry_show;
    }

    #656540

    Hi,

    try “-webkit-animation” instead of “animation” for Safari.

    Best regards,
    Andy

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