Hi there,
I need to set the color of text menu in mobile to white
Thanx
This topic has 4 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi there,
I need to set the color of text menu in mobile to white
Thanx
Hello,
Please add the following code in Global Custom CSS.
.mobile-nav-heading,
.mobile-nav .links li a{
color: #FFF !important;
}
Regards,
Robert Hall
thanxxxxxx
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘text color for upper menu in mobile’' has been successfully resolved, and the topic is now closed for further responses