Showing 1 – 2 of 2 replies
pkihj

How can I make the slick slider move automatically?

pkihj PURCHASED
2 years ago
How can I make the slick slider move automatically?

http://pxdraft.com/wrap/shopapp/home/index-06.html
pxdraft
pxdraft SELLER
2 years ago
Hello Dear,

Thank you for your comment.

You just need to replace below code.

<div class="slick-carousel slick-nav-rounded" data-slick='{
"slidesToShow": 1,
"slidesToScroll": 1,
"centerMode": false,
"focusOnSelect": true,
"infinite": true,
"autoplay": true,
"autoplaySpeed": 2000,
"responsive": [
{
"breakpoint":1200,

"settings":{
"slidesToShow": 1
}
}
]
}'>

Hope this helps. If you have any question please contact us via email. our email ID: sage.kv4@gmail.com
pkihj
pkihj PURCHASED
2 years ago
Wow!! The problem has been resolved. Thanks for the quick comment.