Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #748892

    I am using the masonry gallery in several places. It works great but a client just found a bug. On a mobile device, when clicked on the images open but shut immediately. This only happens on phone, not iPad or desktop.
    Screenshot

    Example Pages:

    http://mdenglandandsons.com/recent-projects/ (all six posts have galleries)

    Please advise.

    #749024

    Just saw this issue on another Enfold site. I will put URL in private content.

    #751081

    Hi,

    Can you 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

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