January 30, 2015 at 12:56 pm
#21425
Theme Horse Support Team
Keymaster
Hi fsteinhauser,
This section is under (ul li tags) so there is effect while you are hovering.If you change the link color here then it will also effect to the menu too.
Add this code inside dashboard -> appearance -> theme options -> design options -> custom css
#content ul a, #content ol a { color: #63c6ae;}
Thank you!