Tagged: x Author Posts February 10, 2017 at 2:10 pm #1366266 Kim gParticipant Hello- I’d like to change the colors/styling on the pagination here: http://vegainstitute.org/category/full-archive/ I tried this and it did not work: body .pagination .current { background-color: red; color: white; } body .pagination li a:hover { background-color: blue; color: white; } February 10, 2017 at 2:56 pm #1366323 JoaoModerator Hi There, Please try this instead: .x-pagination span.dots, .x-pagination span.current { background-color: red; color: white; } .x-pagination span:hover { background-color: blue; color: white; } Hope it helps Joao February 11, 2017 at 3:17 pm #1367238 Kim gParticipant perfect, thank you! February 12, 2017 at 1:37 am #1367630 Rue NelModerator You are most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1366266 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In