Reply To: Unable to change font colour for selected menu
November 29, 2017 at 7:04 am
#6956
Grace Themes
Member
Hi Gavin,
Thanks for pointing this issue. We will update this theme to solve this menu color problem.
To solve this problem in your website
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
Add below css code and change the color code
.sitenav ul li.current-menu-item a, .sitenav ul li.current-menu-parent a.parent, .sitenav ul li.current-menu-item ul.sub-menu li a:hover{ color:#2874a6 !important }
Regards
Grace Themes