Tagged: x Author Posts September 2, 2016 at 3:51 am #1158219 rvevainaParticipant I cannot change the background color of the navbar even after changing the CSS in the customizer. .x-navbar { background-color: #7dddd1 !important; } For some reason there is another value that is overwriting it in my inspector. (Screenshot attached) Any reason why this is happening? September 2, 2016 at 4:30 am #1158246 Paul RModerator Hi, You can try this code instead. body .masthead .x-navbar { background-color: #7dddd1 !important; } Hope that helps. September 2, 2016 at 6:59 am #1158354 rvevainaParticipant Yes!! Thank you so much. September 2, 2016 at 9:15 am #1158505 JoaoModerator Glad to hear we managed to help, Please let us know if we can help with anything else. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1158219 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In