1

I was wondering, has anyone encountered a slider library than can do the same styling (or maybe close) like the attached image?

Slider

I tried using both slick and owl carousel and styled via CSS and JS but I end up messing up the sliding functionality. I've been stuck browsing all available slider/carousel libraries.

Thank you in advance

  • 1
    Slick.js has the option `centerMode: true` and you can style the slide widths by using JS to target the slides on either side of the current one (using `data-slick-index`), but that's not going to allow you to overlap the edges of the slides. – Ed Lucas Aug 08 '20 at 18:13
  • I will try this one. Thank you. – Hookin Nham Aug 10 '20 at 05:16

0 Answers0