Hello, I noticed a problem with how the gallery works. The image loads on the screen and adds us devices (iphone 6, 7 and samsung).
Site
Clicking on a gallery will load the image into lightbox. That’s where the photo loads and adds the screen.
Hey mleite1,
Can you try to add this css code 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