This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson
Hi there,
I need to set the font text color in mobile menu for
1. safari browser to white
2. the pages( account, register) of mobile menu in chrome to white
thanx
Hello,
1. As I see mobile menu items are white color:
http://prntscr.com/bv4bsp
2. Add this code in Global Custom CSS section:
.mobile-nav-heading, .mobile-nav .links li a {
color: #FFF !important;
}
Best regards,
Jack Richardson.
οκ thanx
Hello,
You are welcome.
Best regards,
Jack Richardson.
The issue related to '‘font text color in mobile’' has been successfully resolved, and the topic is now closed for further responses