Mobile Menu, Active Link Color
-
I’ll be damned if I can figure out where to change the active link color on our mobile menu
For instance, if your on the DRESS page : https://sexymamamaternity.com/product-category/dresses/
The mobile menu displays like in the attached screenshot. I’ve tried overwriting with custom CSS – but can’t for the life of me seem to get it! Help 🙂
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS:
.mobile-nav ul li.current-menu-item > a{
color:#000000;
}
Please change the color #000000
for yours one.
Best Regards
I’ve tried that already and it didn’t work. I tried adding to Global Custom CSS, and CSS for Mobile. Didn’t seem to make a difference.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access.
Best Regards
I’ve got this. Please close ticket
The topic ‘Mobile Menu, Active Link Color’ is closed to new replies.