02/21/2014 at 7:29 pm
#280737
Keymaster
@ Diane
Add the following CSS to the theme’s custom CSS area or add it to the end of the theme’s styles.css file:
#cn-list a {
color: green !important;
}
You can tweak the color to be anything you want.
Hope that helps.