H
H
holymotion2018-05-25 12:33:04
JavaScript
holymotion, 2018-05-25 12:33:04

How to set such indents in the slick slider?

There are the following slides, I use react-slick - an analogue of slickslider The
5b07d75837f69513119377.png

catch is this
Now between all slides there is an indent of 30px, slideToShow: 3 slides, slick-track: overflow: visible (so that slides that go beyond the border on the left and right are visible), how to do is the indent allowed 2 times more to the left and to the right of the 3 central slides?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene Chefranov, 2018-05-25
@Chefranov

centerMode: true,should help

T
tyzberd, 2018-05-25
@tyzberd

centerMode: true,
infinite: true,

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question