Tagged: x Author Posts May 16, 2016 at 6:29 am #993394 SixITParticipant Hi Guys, I’m looking to change the colour of the topbar text and social icons to white with a hover of #152800 exclusively. How would I do that? My URL is http://4a0.faf.myftpupload.com/ Thanks in advance! May 16, 2016 at 7:01 am #993427 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .top-menu li a:hover, .x-topbar .x-social-global i:hover { color: #152800; } .top-menu li a, .x-topbar .x-social-global i { color: #fff; } Hope it helps. May 16, 2016 at 8:27 am #993565 SixITParticipant Hi Christopher, Thanks for the help, that’s worked perfectly! May 16, 2016 at 8:40 am #993583 Paul RModerator You’re welcome! 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-993394 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In