B
blee1995May 12, 2023
In this tag <section id="slider" class="slider-element slider-parallax swiper_wrapper vh-75" data-loop="true" > or sample page index-corporate.html, how do you get the pictures to auto rotate?
Thanks
In this tag <section id="slider" class="slider-element slider-parallax swiper_wrapper vh-75" data-loop="true" > or sample page index-corporate.html, how do you get the pictures to auto rotate?
Thanks
Hello,
Simply add the data-autoplay="5000" Attribute to the .slider-element DIV. 5000 is 5 Seconds in milliseconds. Example:
<section id="slider" class="slider-element slider-parallax swiper_wrapper vh-75" data-loop="true" data-autoplay="5000">Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard