Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #751103

    Hi,

    I have a site with a gallery on it

    The image in the gallery lightbox is hidden on mobile devices. This happens after the image animation plays.

    Can’t simulate the problem with chrome device tools, but it replicates on both android andI IOS devices

    #751375

    Any suggestions on this problem yet?

    #752061

    Still awaiting feedback on this?

    #753285

    Hi,

    Try adding this in Quick CSS (located in Enfold > General Styling):

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

    Let us know if this helps.

    Best regards,
    Nikko

    #753311

    Nikko,

    This solved the problem, thanks so much for your input.

    Any idea on why this is happening?

    #754228

    Hi,

    Great, glad we could help. We’re not 100% sure as of yet why that is happening, but we think it’s due to changes in one of the newest versions of IOS.

    Best regards,
    Rikard

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