Tagged: Portfolio
Hello
When viewing portfolio images on an apple mobile or tablet device the images in the portfolio display fine but if you tap on them to increase the size then the image is shown but then disappears. If you tap on an image and then use the left and right navigation arrows to move through the images the same issue occurs, the image will flash up and then disappear again.
Is this a know fault with the theme and is there a fix please?
See:
I am using Apple iphone se IOS10.2.1
Hi Rikard
This issue is apparent across all mobile browsers on my iPhone.
Safari, chrome and Firefox. When you tap on an image they open in the pop up
but then disappear.
Hi – can I get an update on this please – client is chasing resolution.
Thanks
Hi,
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