Change Hover & active color on main menu

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

  • Avatar: savvaszi
    savvaszi
    Participant
    October 8, 2020 at 16:00

    Hi my site is https://tyrescy.xyz/
    I would like to have different color in hover state and in active state. In theme options i can only change hover & active state.
    any help is much appreciated

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    October 8, 2020 at 23:17

    Hello,

    Go to Theme Options > Custom CSS and add the below code if you want to remove the active menu item bg color

    .header-main-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a {
        background-color: transparent;
    }

    Regards

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

The issue related to '‘Change Hover & active color on main menu’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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