Answer the question
In order to leave comments, you need to log in
I use slick slider. And my sliders come out in pieces. How to fix?
here is the code
$(document).ready(function(){
$('.about-us__slider').slick({
vertical: true,
infinite: true,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
prevArrow: ' ' ,
nextArrow: ' '
});
});
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