Hi! I am running the Clean Retina Pro theme and I am trying to update my hyperlinks. I have added a custom CSS, but the color is only changed on the hover, the link itself still remains black. The following is the custom CSS I added.
#main ul a,
#main ol a,
#main ul a:hover,
#main ol a:hover {
color: #050466;
}
Go to Appearance > Theme Options > Color Options > Color skin. There you can see the Link Color option to change the hyperlinks of your content as well as you can change other section color also.