Tagged: x Author Posts February 10, 2017 at 1:00 pm #1366174 kenyamawusi99Participant Hi: I would like to change the text color (to white, hover: #ef3d41)for the nav bar on my home page only. Is that possible? February 10, 2017 at 1:01 pm #1366177 kenyamawusi99Participant This reply has been marked as private. February 10, 2017 at 2:31 pm #1366287 JoaoModerator Hi There, Please add the following code to Appereance Customizer Custom CSS .home .x-navbar .desktop .x-nav > li > a > span { color: white; } .home .x-navbar .desktop .x-nav > li > a > span:hover { color: #ef3d41; } Hope it helps Joao February 10, 2017 at 4:04 pm #1366388 kenyamawusi99Participant It didn’t work. I’m not sure if something else is hindering it, but is there something else I can try? Can you take a look at my site, please? Thank you February 10, 2017 at 10:55 pm #1366707 FriechModerator Hi There, Add the given css code on top of your custom CSS. It should work. Then check your entire custom CSS here: http://csslint.net/ and address all the errors. Thanks, Author Posts <script> jQuery(function($){ $("#no-reply-1366174 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In