This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson
Hi – In my mobile menu, when I activate the collapse or drop down, the main text heading turns red. I cannot find where this color is set. Any help would be greatly appreciated.
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.template-container .mobile-menu-wrapper .menu>li.over>a {
color: black;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up