Header > Department menu > show active category with background color

This topic has 2 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Olga Barlow

  • Avatar: Limendo
    Limendo
    Participant
    January 14, 2021 at 16:27

    Hi there,

    I cannot find an option to change the background color of a currently active category in my department menu. Here is an image: https://imgur.com/a/O91mTI8

    Thank you

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    January 14, 2021 at 17:36

    Hello,

    There is no special option for this but you can add the below custom CSS to Theme Options > Custom CSS to change it

    .et_b_header-menu .secondary-menu-wrapper .menu > li.current-menu-item, .et_b_header-menu .secondary-menu-wrapper .menu > li:hover {
        background-color: #a16868;
    }
    .et_b_header-menu .secondary-menu-wrapper .menu > li.current-menu-item a, .et_b_header-menu .secondary-menu-wrapper .menu > li:hover a {
        color: #fff;
    }

    Regards

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

The issue related to '‘Header > Department menu > show active category with background color’' has been successfully resolved, and the topic is now closed for further responses

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