Homepage › Community Forums › Epik Theme Support › change color font nav menu › Reply To: change color font nav menu
You can add this to your css –
.epik-gray .head-wrap .genesis-nav-menu a { color: #004f9e; }
and that would change it.