Tagged: mobile menu
Hello! Hoping you could help us. We made our menu color white on the main website here https://aquaquestonline.com/ . It’s great except on the mobile menu we now have white text and white cart icon on the white background on the mobile menu buttons. How would we change the color of the text (basically the three bars) and the color of the icon on those two buttons in the mobile menu? I tried switching via CSS but it didn’t do the trick.
Thanks,
Gear Out Here
Hey!
Try adding this code to the Quick CSS:
.av_header_transparency #advanced_menu_toggle, #advanced_menu_hide{
color: #908888;
}
Cheers!
Josue
Thanks Josue, now we do have the cart icon in color, but the menu icon (the three bars on the other button) – are still white on white background. Is there any other code that would affect the cart button?
Hey!
The three bars is visible on my end – http://i.imgur.com/4YG38AP.png, try reloading a few times.
Cheers!
Josue