Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272941
    444media
    Participant

    How do I change the background color of the main navigation bar? I also have the logo and nav bar stacked…so I assume I can control the background colors of each separately? Right now both are white. I may want to change the background of the logo area as well later, but for now white is fine. But would like to change JUST the background of the navigation bar.

    Thanks

    Site: crowley.444.media

    #1272961
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .x-navbar {
        background-color: yellow;
    }

    Thanks.

    #1273748
    444media
    Participant

    Perfect! Thank you.

    #1274067
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again

    Thanks.

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