New Landing › How can we help? › Themeforest Theme Support › Neighborhood › How to change color in menu > active page
Hi,
Where/How can i change the color of the menu items in “active” state.
I’ve managed to change the “hover” color in the menu, but the “active” color needs to change to.
Please help. Thanks in advance!
Hi
You can change this in the color customiser also
– Kyle
Hi Kyle,
I’ve already tried that. The “active” menu color is still the same greenish/blue.
That’s odd, can you please provide me with a link and login to check this
Fixed 🙂 Error in the code
Thanks a lot! You’re the best!
Gr, Marlou
No problem. Thanks Kyle -Rui
Hi Rui,
When will this fix be pushed to an update, I have the same issue
Thanks Adam
Hi, Please use this custom css code:-
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a { color: #ff0000; }
Thanks Mohammad
Pffff…
After updating the theme, the same issue appeared with the wrong menu color.
I’ve tried to apply the custom css code from Mohammed, but it doesn’t work!
Please help, thanks in advance!
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a { color: #ff0000 !important; }
Sorry Mohammed, but that also doesn’t work….
Hi, Please insert all custom css code at Admin -> Theme Options -> General Options -> Custom CSS code.
You must be logged in and have valid license to reply to this topic.