Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #437524

    Hello,

    is it possible to disable the parallax effect on the fullscreen slider for all browsers?

    Best
    Michele

    #437944

    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

    #438173

    Thx Ismael,

    you are the best!

    Regards,
    Michele

    #438776

    Hi!

    Glad we could help :)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable parallax effect on fullscreen slider for all browsers’ is closed to new replies.