Slides are visible outside swiper container #4360
-
Hi everyone, I got a problem while using swiper js for my project. Slides that are outside swiper container are still visible isntead of hidden. Please have a look at the attachment to see better. I have tried to find solution for few days but couldn't fix it. And this problem only occur with 2 out of 3 carousels I used. Any helps are appreciated. HTML: Containertest1
test2
test3
test4
JS: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
For me looks like you did something with styles. Make sure there is a overflow hidden set on swiper-container |
Beta Was this translation helpful? Give feedback.
For me looks like you did something with styles. Make sure there is a overflow hidden set on swiper-container