Hi, how can i add a background to the menu icon for mobile only? it lacks definition on mobile, but I don’t want to change anything in theme options – styling – logo area as it puts colour onto the desktop as well which isn’t good.
thank you.
Hi!
Please add following code to Quick CSS
#advanced_menu_toggle, #advanced_menu_hide { background: orange !important; color: red !important; border-color: blue !important; }
Cheers!
Yigit
Great thank you