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

    Hi,
    Thanks for this great theme!

    I have a page with multiple galleries – on mobile (iPhone 7, Safari) when I touch the gallery thumbnail, the images flash for a moment and then disappear. Can you help?

    Thanks so much!

    #745859

    Hey leesalu,

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

    .avia-safari .mfp-img {
        -webkit-animation: none !important;
        animation: none !important;
    }

    Best regards,
    Rikard

    #746065

    Thank you!!

    #746266

    Hi,

    Glad we could help and sorry for the trouble. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile gallery flickers & disappears when opened.’ is closed to new replies.