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

    Enfold 3.8.5
    WP 4.7.3

    On iPad on Masonry Gallery, when clicking an image, it´s shown for a second then it disappears.

    #757432

    Hey Desire,

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

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

    Hope this helps.

    Best regards,
    Nikko

    #920853

    worked for me, thanks!

    #920968

    Hi nautrino,

    Great, glad you got it working.

    Best regards,
    Rikard

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