Answer the question
In order to leave comments, you need to log in
How to scroll the slider 2 slides forward in the Slick slider carousel?
Hello, there is a carousel on the slick slider, you need to scroll 2 slides forward / backward. Now I did it like this:
$('.works-slider').slick('slickGoTo', $('.works-slider').slick('slickCurrentSlide') + 2, true);
$('.works-slider').slick('slickNext');
$('.works-slider').slick('slickNext');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question