Author Posts March 23, 2014 at 2:09 am #25726 Adwin LParticipant Hello Great theme, I was hoping to increase the size of the font on the Nav bar as well as change the colour to white, would it be possible to get a code for this? Thanks in advance for your help March 23, 2014 at 2:00 pm #25829 ChristianModerator Hey Adwin, In the Customizer > Custom > CSS, please add the code below. .x-navbar .x-nav > li > a { color: red; font-size: 12px; } Hope that helps. 🙂 March 25, 2014 at 12:55 pm #26394 Adwin LParticipant that worked great! One more thing, is it possible to change the font colour of the top bar, where the social icons are? I would like to change the colour of the text Thanks again and great support! March 26, 2014 at 11:25 am #26714 ChristianModerator Hey Adwin, Please try: .x-topbar, .x-topbar .p-info { color: red; } Hope that helps. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-25726 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In