From 8bb321bcffad54d46e3065f8f449f537b2c1aac0 Mon Sep 17 00:00:00 2001 From: Neeraj Rekwar <88387699+neerajrekwar@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:37:54 +0530 Subject: [PATCH] Update crsl.html --- carousels/crsl.html | 1 + 1 file changed, 1 insertion(+) diff --git a/carousels/crsl.html b/carousels/crsl.html index 296a245..4f9a8bd 100644 --- a/carousels/crsl.html +++ b/carousels/crsl.html @@ -41,6 +41,7 @@ // options cellAlign: 'left', cover: true, + items: 1, wrapAround: true, autoPlay: 2000 // autoplay every 2 seconds });