• Hey! I’m having a hard time changing the red color of the dropdown background.. I have tried to change css in the theme, probably every color code I’ve found but the red color of the dropdown menu is still there. Help would be really appreciated ??

    My webpage: https://www.sarinskosthalsa.fi

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Did you get this sorted? I’m not seeing the default red as as the submenu background, so looks like you found it:

    .main-navigation ul ul a {
      background: #e79c4e none repeat scroll 0 0;
    }

    Let me know if you’re all set.

    Thread Starter Robert Bamm

    (@rbamm)

    Yes, I found it after all! Thanks! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing the color of the dropdown menu text background’ is closed to new replies.