Hi,
I found your topic on the Template CSS Overrides:
www.joomlapolis.com/blog/kyle/18711-template-css-overrides-made-easy
What I am looking for, is the option to change/adjust the LINK colors in the field content and in the list content.
Tested the following with the css overrides in the cb default plugin:
.cb_template .cbFieldsContentsTab {
Background-color: green;
}
Background color changes perfectly.
How do I change the link color?
Thanks.