D
D
dorianebrain2018-09-26 10:55:54
JavaScript
dorianebrain, 2018-09-26 10:55:54

How to slick one slide at a time?

Slider settings:
$('.b-location__slider').slick({
dots: true,
arrows: false,
swipeToSlide: true,
infinite: false,
slidesToShow: 1
});
As a result, it displays all available slides under each other and scrolls them incorrectly. I don’t understand what the problem is, because in another project, a similar slider works fine.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question