Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Make the slides of the multicolumn on mobile autoplay

Make the slides of the multicolumn on mobile autoplay

Alex365
Tourist
12 0 3

I am looking for a code to make the slides of the multicolumn auto playing themselves without the website user need to slide manually, it should just work for the mobile version and let the desktop as it is.  

Replies 5 (5)

saurav9005
Shopify Partner
99 15 25

Please share your website urls.

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
Alex365
Tourist
12 0 3
saurav9005
Shopify Partner
99 15 25

Reference this code - https://codepen.io/monkeytempal/pen/eYgpXPO

in desktop version it shows the boxes and in mobile view it become slider.

 

Hope this is helpful.

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
Alex365
Tourist
12 0 3

thank you, but does it auto slide itself on the phone?

saurav9005
Shopify Partner
99 15 25

Yes slick slider have autoplay properties. In above code urls, if you just add - autoplay:true, autoplaySpeed:1500 (you can customize the speed as your wish)

saurav9005_0-1690994559337.png

 

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!