No need to add "slidesToShow: 3.5 option" Just call slick:- $('.Your-container').slick({ arrows: false, }); and add following CSS: .slick-list{padding:0 20% ...
確定! 回上一頁