You are viewing limited content. For full access, please sign in.

Question

Question

CSS to Change Font color of Text Above a Field

asked on May 9, 2017

Would anyone have suggestions on changing the font color of a particular field's text above a field.  My reasoning for this, is my sections are using a red background (my company's primary color).  As such, my theme uses White for the Field Description Font Color.  This also affects the text above and below fields' font color as well.

 

Is there a way to target the font color of the text above or below an ordinary field, without changing the color for the entire theme?

 

Thanks

1 0

Answer

SELECTED ANSWER
replied on May 9, 2017

You can use CSS and target the cf-helptext class like

.cf-helptext {color: green;}
1 0
replied on May 10, 2017

Worked like a charm.

 

Thank you!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.