Commit 17acb0de by Arjun Jhukal

slowed the multiple side slider

parent 9d319c99
......@@ -285,8 +285,8 @@
autoplay: true,
rtl: isSecond,
slideTransition: "linear",
autoplayTimeout: 2000,
autoplaySpeed: 2000,
autoplayTimeout: 3000,
autoplaySpeed: 3000,
// autoplayHoverPause: true,
responsive: {
0: {
......@@ -299,7 +299,7 @@
items: 5,
},
1200: {
items: 7,
items: 8,
},
},
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment