-
Closed
-
Hi,
Just wanted to report a ‘bug’ that prevents Ken Burns effects (Rev Slider) from working in Safari (but works in Chrome and Firefox):
In style.css, there are the lines:
/* Revslider Fix */
.tp-simpleresponsive .slotholder, .tp-simpleresponsive .slotholder img{
-webkit-backface-visibility:visible !important;
-webkit-transform:none !important;
*/
}The line
-webkit-transform:none !important;
needs to be commented out:
/* -webkit-transform:none !important; */
and Ken Burns will work on Safari will work again.
I suspect that original “RevSlider Fix” was inserted back in the day when iPads and iPhones were not as powerful.
The topic Revolution Slider Ken Burns effect bug in Safari is closed to new replies