Tagged: mobile menu
Hi Guys,
I have been building a website for a dentist, the URL is: http://www.orthodonticslondonw1.co.uk
The mobile navigation font is white except for the two column headers, any idea how to change the colour so they can be seen?
Hi aron8778!
Add this to your custom CSS.
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title { color: white !important; }
Regards,
Elliott
Thanks Elliot!