Reputation: 421
I am trying to implement a carousel that expands the centered item to show more content.
Currently I have this codesandbox. However I am unable to center the slide as its pushed to the left and it randomly pushes it to the right upon further scrolling. I have tried the solutions suggested in this ticket as well as modifying the paddings and margins in the .slick-track
and .slick-list
to no avail.
At the moment it looks like this:
Upvotes: 0
Views: 56