Change the background color of the drop-down menus

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

  • Avatar: dAndrusco
    dAndrusco
    Participant
    August 1, 2021 at 18:18

    I need to change the color of the menu and I can’t find how https://ibb.co/cwRRT5f

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 2, 2021 at 12:38

    Hello,

    We don’t have option to change the color of these links. But you can use the below custom in Theme Options > Custom CSS to change that

    .et_b_header-menu .secondary-menu-wrapper .menu > li > a {
        color: #43a048;
    }

    Regars

  • 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.