Hi willmorcos,
Here’s the CSS snippet that will change field label colors for you:
div.wpforms-container-full .wpforms-form .wpforms-field-label,
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
color: white;
}
And in case it helps, here’s a great tutorial from WPBeginner on how to add custom CSS like this to your site.
I hope this helps! 🙂
Thank you so much Jess. Worked perfectly.
Appreciate the link to – thanks again!
You’re welcome, willmorcos! Have a good one 🙂