Tagged: iphone, Masonry Gallery, safari
Hi
I made a website using Enfold, in the products pages, I made a Masonry Gallery. It works good, but on an iPhone, Safari, when you click to open the image larger, it shows for a second before it disappears. Weird: if you get out of safari, then back in, the image will show…
Any ideas ?
Here is a link, click on the pictures of “Photos” section:
http://www.public-places.ch/produit/terrain-multisports/
Hey nordtheme,
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 fixed the issue and will include in upcoming Enfold update within 2 weeks
Best regards,
Yigit
Hey,
thanks for that quick reply. Now it works.
thanks
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit