Mobile Menu — Text Color change
-
hi there — i'm building my website [www.raphaellanguillat.com] and try to make it responsive for mobile (tablets and phones).
The general font is in 'white', as i have a dark video background. Unfortunately, the part of my mobile menu (upper right) appears in 'black' when it's not selected — any ideas how i could correct this... ?
Thanks :-)
-
Dear @rlanguillat
The Menu Items
coloris being defined by the_defaultfont format:

Defined in > Text Formats >
However i think your Desktop menu is being defined within the Text Colour settings of:
Customizing > Menu Style >Primary Menu

Custom CSS if needed - inserted into:
Lay Options > Custom CSS & HTML > Custom CSS for Mobile Version
nav.mobile-nav a{ color:white; }
Best
Richard
-
thanks a lot for your help :-)
-
best wishes @rlanguillat thank you for supporting Lay Theme! ✨