Comments josh started the conversationDecember 17, 2017 at 7:08amI see the setting to change the color of the main menu/logo background color, but no way to change the font colors of the menu items. Am i just over looking it? 93 djwd repliedDecember 18, 2017 at 3:43pmHi there,font color (dark or light) is generated automatically depending on the background chosen. If you want to customize it separately you'd need some Custom CSS, something like: #wrapper-navbar li a {color: #FFFFFF} should work. (To place in the Advanced > Custom CSS textarea and customize with your desired color hex code.) Hope it helpsRegardsdjwd Sign in to reply ...
I see the setting to change the color of the main menu/logo background color, but no way to change the font colors of the menu items. Am i just over looking it?
Hi there,
font color (dark or light) is generated automatically depending on the background chosen.
If you want to customize it separately you'd need some Custom CSS, something like:
should work.
(To place in the Advanced > Custom CSS textarea and customize with your desired color hex code.)
Hope it helps
Regards
djwd