Tagged: mobile menu
Hi!
Please check http://www.hr-mind.nl/wp on mobile Phone. How can I get the menu in a white color?
Thanks for your help!
Hey famewebdesign,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.av-hamburger-inner {
background-color:white !important;
}
}
Best regards,
Rikard
Hi!
Thx! Ik saw that in the latest update from Enfold, you can create settings for “burger/Mobile Menu Styling”. So now the burger menu is white on mobile Phone.
Martine