Tagged: x Author Posts March 1, 2017 at 5:45 am #1390103 Craig CorfieldParticipant Hi Support, On the blog https://www.multi.co.za/blog the pagination at the bottom is displayed in white and is not very visible. How to i change that to have a blue background and red hover both with white writing? Thank you March 1, 2017 at 6:24 am #1390154 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global CSS : .x-pagination a:hover { color: #fff; } .x-pagination a, .x-pagination span { background-color: rgb(29, 161, 242); color: #fff; } Hope that helps. March 1, 2017 at 6:30 am #1390162 Craig CorfieldParticipant Sorted thank you, I just added a background color to the hover as well and worked like a charm. Thanks March 1, 2017 at 6:47 am #1390186 ChristopherModerator You’re most welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1390103 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In