CJ Hersh's Amazing Carousel Won't Work Anymore

Hello there, I was able to clone an amazing carousel built by CJHersh. Here is the project URL I cloned his carousel from: https://webflow.com/website/Swiper-Showcase-Example?ref=showcase-search&searchValue=slider.

I’m using it for a client and it worked wonderfully until today, and it looks like his cloneable was affected too. I’m assuming the code might be a little outdated, maybe the swiper.js file/ source is no longer supported? It’s supposed to look like this:
image

But now it only shows one slide at a time:

My preview link of the carousel is right below. Thank you for the help :slight_smile:


Here is my site Read-Only: Webflow - Carousel

can you share proper read only link

I apologize. Here it is: https://preview.webflow.com/preview/carousel-90e473?utm_medium=preview_link&utm_source=designer&utm_content=carousel-90e473&preview=30ab28d727affd54246055e5d0c6b21b&workflow=preview

You need to increase the children perspective value on slider-wrapper

image

Set it to something higher like 1000px, you can play with the value :slight_smile:

Wow thank you so much! :hugs: