Closed natotthomer closed 3 years ago
Hey thanks for making this issue. I'm not sure this addon currently supports Swiper's custom navs (could be wrong). I welcome you to make a PR and I'll get it merged. Otherwise you'll need to fork to get the functionality you need.
I was able to get most of what I needed via Swiper's API. The rest I hacked together with some careful CSS selectors. Thanks!
Just stumbled upon this project but I'm not sure how I'd make custom navigation and pagination elements outside of just providing some custom classes for those elements (which I'm also not entirely sure how to do). Can you provide some documentation for those features?
Specifically I'm trying to do something like this:
See the image below for an example (the red rectangle is not part of the design, it's just representing the clickable area of the
prev
button)