Tagged: x Author Posts January 14, 2017 at 9:22 am #1329929 mrdfrostParticipant I want the logo bar on the blog page to have a black background but for someone reason the following isn’t working http://rivittcollective.com/blog/ .page-id-259 .x-logobar { background-color: #000 !important; } January 14, 2017 at 11:55 am #1330032 ThaiModerator Hi There, Please try with this CSS instead: .blog .x-logobar { background-color: #000 !important; } Hope it helps 🙂 January 18, 2017 at 1:53 pm #1335534 mrdfrostParticipant I want this logobar to have a black background everywhere but on the home page. How can I do that? January 18, 2017 at 2:16 pm #1335563 JoaoModerator Hi There, Please try adding the following code to Appereance > Customizer > Custom > CSS .x-logobar:not(.home) { background-color: #000 !important; } Hope it helps Joao Author Posts <script> jQuery(function($){ $("#no-reply-1329929 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In