- Posts: 22
- Thank you received: 0
Pagination Color
-
hayatt2000
Active member -
Topic Author
- Offline
- Member
-
Less
More
2 months 1 week ago #52024
by hayatt2000
Pagination Color was created by hayatt2000
Please Log in to join the conversation.
2 months 1 week ago #52026
by milos
Replied by milos on topic Pagination Color
Hello,
Add this to the custom.css file:
Regards,
Milos
Add this to the custom.css file:
Code:
.pagination li.active.page-item a {
background: #000000;
border-color: #000000;
}
.pagination li.page-item a {
color: #000000;
}
.icon-angle-right:before, .icon-angle-double-right:before, .icon-angle-left:before, .icon-angle-double-left:before {
font-family: 'Font Awesome 6 Free';
}
Regards,
Milos
The following user(s) said Thank You: hayatt2000
Please Log in to join the conversation.
Time to create page: 0.194 seconds