mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-04-28 18:17:48 +02:00
Fix: 1 try to fix art carousel
This commit is contained in:
parent
421f5fabbf
commit
e64002033a
3 changed files with 47 additions and 2 deletions
|
@ -148,7 +148,7 @@ jQuery(function ($) {
|
|||
autoplaySpeed: 1500,
|
||||
slidesToShow: 1,
|
||||
slidesToScroll: 1,
|
||||
lazyLoad: 'ondemand',//'progressive',
|
||||
lazyLoad: 'progressive',
|
||||
centerMode: true,
|
||||
variableWidth: true
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue