Hello,
is it possible to disable the parallax effect on the fullscreen slider for all browsers?
Best
Michele
Hey LaNeraNura!
Thank you for using Enfold. :)
Add this in the Quick CSS field if you want to disable parallax effect:
ul.avia-slideshow-inner {
transform: translate3d(0px, 0px, 0px) !important;
}
Regards,
Ismael
Thx Ismael,
you are the best!
Regards,
Michele