Homepage › Community Forums › Legacy Theme Support › How to change content link color?
Hi Wes, how do I change the link color for posts and pages?
Thanks.
To edit links, take a look around line 150 in your css for this –
a, a:visited { color: #000; text-decoration: none; }