possible to custom container for pagination ? #6522
Unanswered
d-strygwyr
asked this question in
Q&A
Replies: 1 comment
-
You don’t need another wrapper, you can just style the pagination container to your liking with CSS, too. Alternatively, you wouldn’t add a wrapper inside the pagination container, you would put the pagination container inside any custom (hard-coded) wrapper and style that wrapper. |
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.
-
possible to custom container pagination to like this.

if i inspect the element on pagination it looks like this

after div
swiper-pagination
and then the bullet element, is it possible to add some wrapper before the bullet element?like
Beta Was this translation helpful? Give feedback.
All reactions