.swiper-button-next/prev
gets clipped when push outside swiper-wrapper
#7844
Unanswered
ShayokhShorfuddin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Repo link
https://github.com/ShayokhShorfuddin/restaurant/tree/navigator-clip-issue
Bug description
I want to place the
.swiper-button-next
and.swiper-button-prev
buttons according to this UI.When I try to push the buttons to the side using
--swiper-navigation-sides-offset: -15px
, I get this -As you can see the button is getting clipped.
I tried increasing the
z-index
but that didn't help.Swiper version
11.2.0
Platform/Target and Browser Versions
Brave Browser v1.73.104
Beta Was this translation helpful? Give feedback.
All reactions