• Resolved procz

    (@procz)


    Hey there, I’d like to change the color of the dropdown menu from the default black to a custom blue. Same as the hover effect. I tried to change the CSS but anyhow I don’t manage it to work properly. How can I do this?

    thanks in advance

Viewing 1 replies (of 1 total)
  • Hi,

    You have to target the right element.

    For the submenu you should put your custom background color on
    .main-navigation-menu ul

    and for the hover effect
    .main-navigation-menu a:hover

Viewing 1 replies (of 1 total)
  • The topic ‘Change Dropdown Menu Color’ is closed to new replies.