Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1138256
    rkassebaum
    Participant

    I uploaded a new header image. However, I can’t seam to find where to change the background header color. I did go to the customizer, header. But, I don’t see any settings to change the header background color.

    http://unlengineeringestore.com/?page_id=75

    #1138401
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-logobar-inner {
        background: lightgrey;
    }
    .x-navbar {
        background: darkgray;
    }

    Hope that helps

    Joao

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