How can I make the Feature Collection Carrousel from the Dawn theme autoscrollable, I just want it to be infinitely scrolling
Hi @PrimeMeats_1 ,
You can try go to your Online store > Themes > Edit code > open main-collection-product-grid.liquid, add this code below after “<ul”
data-slick='{"autoplay: true}'
So the code look like this and check if it works
If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Luffy this is not working I have dawn 13.0.1
