Answer the question
In order to leave comments, you need to log in
Slick slider padding?
tell me how to set indents between slides in this design,
for example. in the owl carousel margin is prescribed,
then here I understand without a dance with a tambourine in any way
<div class="slick">
<div>your content</div>
<div>your content</div>
<div>your content</div>
</div>
<script>
$('.slick').slick({
lazyLoad: 'ondemand',
slidesToShow: 3,
slidesToScroll: 1,
arrows:true,
ariableWidth: true,
centerPadding:'20px'
});
</script>
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