vue-slick-carousel
vue-slick-carousel copied to clipboard
Center align based on 'slidesToShow' using variable width slides
It is possible to do the following?
I guessed slidesToShow
and centerMode
would do the trick, it's close, but not quite. The slides are too big and don't show much of the ones overflowing like the above image.
I considered using variableWidth
, but the center changes to the initialSlide
and slidesToShow
doesn't do the trick in this case.
My objective is the first image, any suggestions?
Were you able to achieve this ? @lkjimy
Were you able to achieve this ? @lkjimy
@power-cut Sorry for the late response, this may not be relevant to you anymore, but I have moved to another slider plugin called Splide, which is also quite powerful, like Slick. Mostly because my workflow is currently in Nuxt 3.