HI Guy’s,
How do I change the current active menu colour in the nav bar?
Hey markpevans!
Please add following code to Quick CSS
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
color: orange;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Regards,
Yigit
Hi Yigit,
That didn’t do anything sorry.
I checked to ensure the > was left in place but no changes showing.
Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
Yigit
Hey!
I added !important rule to the code and placed it to the bottom of Quick CSS field. Please review your website now and adjust the color as needed :)
Regards,
Yigit
Thanks Yigit! It’s working well :)
Cheers :)