Hello
can you point me in the direction so that I can change the colour of the font in the mobile drop down menu please? At the moment it is showing white on white. I’d like the font to change to blue please?
Hey bauchope,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
color: navy;
}
If you need further assistance please let us know.
Best regards,
Victoria
brilliant – many thanks for your help
Kim