• Resolved mer

    (@merettekuijt)


    Hi,

    I have a black dropdown in mijn header under ‘investering’.

    I do not see the option to adjust this in the theme itself. Is there an option to add css where the dropdown is white and the text is black like the rest of the header?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try the following custom CSS (APPEARANCE => CUSTOMIZE => ADDITIONAL CSS):

    .main-navigation ul ul.sub-menu {
        background-color: white;
    }

    Standing by for feedback.

    Thread Starter mer

    (@merettekuijt)

    Thanks! works great

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Black dropdown in header’ is closed to new replies.