Reply To: Menu links don’t react to hover – Epik Theme

Homepage Community Forums Epik Theme Support Menu links don’t react to hover – Epik Theme Reply To: Menu links don’t react to hover – Epik Theme

#5725
Eric
Customer

    Depending on which theme you’re using, add something like this to your css –

    .epik-black #header a:hover {
    	color: #aaa;
    }

    replace “black” with whatever color you’re using, and replace “aaa” with the color you want.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com