How to customize the syles of pagination and navigation [VueJS 3] #5557
Unanswered
jameswong3388
asked this question in
Q&A
Replies: 1 comment
-
You can do this with custom classes, put a custom class on the slider wrapper and use inheritance to change everything in css as you see fit. or use api https://swiperjs.com/swiper-api#param-pagination https://swiperjs.com/swiper-api#param-navigation and do the same as I wrote above, here not on the wrapper, but on your own classes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions