Hello, I’d like to change the colors of the mobile menu:
1) My header and the menu background are both black. The menu background should be dark grey instead.
2) When I select a link in the mobile menu, the background of that link turns almost white so you can’t see the font anymore. I added a screenshot below to show you what I mean.
Please tell me where I can make these changes.
Regards,
Thomas
Hey Thomas,
Please try the following in Quick CSS under Enfold->General Styling:
.html_av-overlay-side #top .av-burger-overlay-scroll {
background: #bbb !important;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
background-color: red !important;
}
Best regards,
Rikard
Thank you! Problem solved.
Hi Thomas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria
Hi Thomas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria
Hi Thomas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria