PenciDesign replied
Hi,
The link is on different color with the normal text color different is enough for detect a link - while when you hover on the links, the link has underscores - I think no any readers don't know that's a link.
Anyway, if you want to change to another color, you can add more this code to Customize > Custom CSS:
\
.post-entry a:hover, .container-single .post-entry a:hover{ color: #ff0000; }Change color code #ff0000 to any color code you want.
Best Regards,
PenciDesign