Homepage › Community Forums › Epik Theme Support › Change title color on hover as the Epik demo › Reply To: Change title color on hover as the Epik demo
Since you’re using the dark blue color scheme, you’ll need to add this for the hover –
.epik-darkblue #title-area a:hover { color: #aaa; }