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?
sorry for that issue can you please try this code
- Go to Online Store->Theme->Edit code
- 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!
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!
sorry for any issue can you please share issue images so i will proper guide you