Reply To: Navbar Color

Homepage Community Forums Aspire Theme Support Navbar Color Reply To: Navbar Color

#19130
kronos
Customer

    @raffaele1054 add this –

    .site-header.light .genesis-nav-menu a {
    	color: #aaa;
    }

    And then you can change the color to whatever you want.