Tagged: x Author Posts February 25, 2017 at 7:53 pm #1385829 breepearParticipant I have custom css on my site to change the background color of a single (194) button. How can I change the text color on both inactive/active/hover states? February 25, 2017 at 7:55 pm #1385831 breepearParticipant This reply has been marked as private. February 26, 2017 at 1:38 am #1385963 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global CSS : .x-navbar .desktop .x-nav>li.menu-item-194 a:hover span { color: red; } .x-navbar .desktop .x-nav>li.menu-item-194.current-menu-item a { color: red; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1385829 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In