Change drop down header color - by jamesv13

This topic has 3 replies, 3 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler

  • Avatar: jamesv13
    jamesv13
    Participant
    October 16, 2017 at 19:44

    Hi guys,

    How do I change the drop down headers color when scrolling down the page? I dont want it to be white

    Thanks

    2 Answers
    Avatar: CATC
    CATC
    Participant
    October 16, 2017 at 20:32

    I want to know me too! 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2017 at 07:59

    Hello,

    You may add this code in Theme Options > Custom css:

    .fixed-header-area {
        background-color: blanchedalmond;
    }

    http://prntscr.com/gydggm
    or this one

    .fixed-header .menu > li:hover .nav-sublist-dropdown {
        background-color: red;
    }

    http://prntscr.com/gydhdh

    Regards

  • Viewing 3 results - 1 through 3 (of 3 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.