Hi.
http://www.benestamgolfdesign.com
but you can only see if you login and enfold is under Theme Switcha
As you can see the menu font color is white. How can have a different font color on all the other pages?
Thanks
Charlotte
Hey Charlotte,
I’m seeing the text as gray. Is this not correct:
https://snipboard.io/5zfaK8.jpg
Best regards,
Jordan Shannon
Hi,
Apologies, I see now. Add this to quick css:
#avia-menu a span{
color:#000!important;
}
.home #avia-menu a span{
color:#fff!important;
}
Best regards,
Jordan Shannon