How to create a custom slide layout with centered alignment in Slick Slider for React?
I am using the slick slider library in my React project. I want to slide my elements like in the image below, but with slick slider, there is no way to structure it like this. If I set rows: 2, the alignment is equal in both rows. enter image description here