This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
Hi
THe mobile menu is black text on black background
How do I make the mobile text white (or) white background?
Hello,
You may add this code in Theme Options > Custom css:
.st-menu .nav-wrapper, .mobile-nav-heading.close-mobile-nav {
background-color: white;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up