Customize pagination bar #2671
Unanswered
luizfilho0205
asked this question in
Q&A
Replies: 1 comment
-
Easier is to add some custom CSS for .page-item.active |
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.
-
How can I customize colors or text decoration in the pagination bar on Table?
My target is the ".pagination .page-item.active" CSS class to more expressively indicate to the user which page is active.
This is how it is currently:
I would like it to look like this:
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions