http://mobiletest.me/iphone_5_emulator/#u=http://novelist.maximfactory.com/
My mobile menu is transparent, how do I fix this?
Thanks.
Hey Micheal0424!
Please add following code to Quick CSS and adjust as needed
#advanced_menu_toggle, #advanced_menu_hide { background-color: white; }
Cheers!
Yigit
http://mobiletest.me/iphone_5_emulator/#u=http://novelist.maximfactory.com/
That still didn’t work, the mobile menu is still transparent.
Thanks.
Hey!
Please flush browser cache and refresh your page a few times, it does work fine on my end – http://i.imgur.com/Mi1cdqQ.png
Best regards,
Yigit
Yeah, that part is white.
But when you click on it and open the menu it is transparent.
I just opened it and the menu is transparent.
Did you open it? How did it look when you opened it?
Thanks.
Hi!
Please add following code to Quick CSS as well
ul#mobile-advanced {
background: white;
}
Best regards,
Yigit
That worked perfectly, thank you !!