10/23/2018 at 9:37 am
#475566
Keymaster
@ nnvdaccessnv
The color is pickup from the theme. If the them has the option to change link colors, you can do so there.
If you would like to change just the link color in the template add this CSS to the theme’s custom CSS area:
#cn-tile-plus a {
color: #0066FF;
}
Hope this helps!
