Changing the Header Background Color - by ChuppsPianos

This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp

  • Avatar: ChuppsPianos
    ChuppsPianos
    Participant
    February 25, 2016 at 20:09

    I am needing to change the background color in the header, behind the logo. I am utilizing header style number 6. I need assistance in figuring out which code to enter/change.

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    February 25, 2016 at 20:15

    Hello,

    Please add this code in custom.css file:

    .header-wrapper.header-type-6 {
        background-color: red;
    }
    .main-nav {
       background-color: white;
    }

    Change “red” color to your value.

    How to create custom.css you can watch in this tutorial

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.