Hello there! I am trying to figure out how to code in Hex code #97AF98 to get this as my dropdown menus. The color options that are available within the code just aren’t working. I’m currently using theme CRAFT. not sure if the mobile and desktop versions require different? thank you!
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
.menu-drawer, .header__submenu {background: #97AF98 !important;}
@KetanKumar
That worked! Thank you so much!
its my pleasure to help us