Home Forums Themes Refresh Blog change? Reply To: change?

#256
refreshthemes
Keymaster

Hello,

Yes, you can change it by adding the following CSS:

#site-header-menu .main-navigation li:hover a{
    color:blue;
}

Thank You!