How can I change the dropdown color in Pipeline to white?

Hey! I want to change the colour of the dropdown from my site’s header/navigation bar. I just want to make it white. Can anyone help me out?

https://www.unionwoodco.com/

@toddmitchell

sorry for that issue can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.dev.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
.grandparent .header__dropdown {background: #ffffff;} /* change color as you like */

Perfect! Thank you!

@toddmitchell

it’s my pleasure to help us

Hey @KetanKumar ! I just updated our navigation bar to no longer show product previews. When I did this the colour of the dropdowns reverted back to the default colour. The code you provided for me is still there. Do you know is going on and how to fix it? Thank you!

https://www.unionwoodco.com/

@toddmitchell

sorry for any issue can you please share issue images so i will proper guide you