Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1158219
    rvevaina
    Participant

    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?

    #1158246
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    
    body .masthead .x-navbar {
       background-color: #7dddd1 !important;
    }
    

    Hope that helps.

    #1158354
    rvevaina
    Participant

    Yes!! Thank you so much.

    #1158505
    Joao
    Moderator

    Glad to hear we managed to help,

    Please let us know if we can help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1158219 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>