Dear Support,
on my website I have the problem, that on the mobile view, the menu button is not looking good.
Find a picture here:
https://www.dropbox.com/s/cmfqtyheptb3jyr/menuButtonStrange.PNG?dl=0
I already tried deleting all Custom CSS and Quick CSS, to see if some of this is causing this problem, but this is not the case.
Can you please help me with this issue?
A normal looking menu button on mobile view would already be fine for me.
Thank you,
Gerke
Hey C2S16,
Please try the following in Quick CSS under Enfold->General Styling:
#advanced_menu_toggle {
color: #e1e1e1 !important;
}
Best regards,
Rikard
This worked fine, thank you!