Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1277604
    PhillipAllen
    Participant

    Hello there,

    I am looking to change the background color of my logo area in my header for my website http://www.unknown-comics.com.

    I want to keep the background of my navigation bar to what it is, while changing the background of my logo area into white or just transparent. I don’t like that I had to customise my logo with a while background. It looks sorta cheap.

    I have tried to go through the customiser route and gotten nowhere fast. What is it that I’m supposed to do?

    Thank you for your help!

    #1277636
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-logobar {
        background-color: #fff !important;
    }

    Let us know how this goes!

    #1277648
    PhillipAllen
    Participant

    It worked like a charm! Thanks a million!

    #1277664
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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