Hi,
I have some problem with Mega Menu sub link text color on Mobile (#mobile-advanced)
I have found in support answers how to change the title color but i can’t find how change sub menu text color.
Can you help me?
You can see it in the site on private content.
Sub menu text color on mobile is actualy grey i wont it White.
Thanks
Hey Gailson,
Try this code in the General Styling > Quick CSS field:
#mobile-advanced .sub-menu a {
color: #ffffff !important;
}
Best regards,
Mike
Fantastic!
Thanks
Discussion Closed for me ;)