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

    Hi :)

    I have a responsive problem which only occurs with an Iphone (5). If someone want to watch a picture it pops away. The pictures are placed in the masonry gallery. How can fix this?

    Thanks!
    Sylvana

    #748951

    Hi Sylvana,

    In what browser are you seeing that?

    Best regards,
    Rikard

    #750166

    Hi Rikard,

    Safari

    Best regards,
    Sylvana

    #750189

    Hi!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

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

    Our devs already fixed the issue and will include it in upcoming Enfold update which will be released this week

    Cheers!
    Yigit

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