I have a dark background and can’t for the life of me figure out how to change the color of the burger menu to white on mobile?
Figured there was a quick CSS code or something?
Hey Joshua,
Add this to quick css:
@media only screen and (max-width: 767px){
#top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after {
background-color: #fff!important;
}}
Best regards,
Jordan Shannon
It seemed to work in the PC mobile preview but still not showing up on my cell phone correctly?
Weird…
Hi,
Can you clear the cache on cell phone?
Best regards,
Jordan Shannon
Yes I did but still nothing.. :P
Also my client is having customers check and it does not work on their phones
Hi,
Please provide admin info so I can login and look into this further.
Best regards,
Jordan Shannon
Hi,
Apologies for the delay, I logged into the site, and the menu is displaying as white on my end. It has to be some sort of caching issue.
Best regards,
Jordan Shannon
Yeah weird because I had one of my clients customers check and it shows black? Any idea why the them will not take the recent update?
Thanks for your help!
Hi,
Do you have any caching plugins running. Try disabling active plugins and then test.
Best regards,
Jordan Shannon