Change Color of error message

Hi @jjcstudios,

If you are comfortable with CSS, I recommend adding a class ( form field > Display > Custom Class Names > Element ) to that field and targeting the class or targeting the required field class ( down below ) and adding your style that way.

For example, see:

 .nf-form-fields-required {
     // text-color: #fff; White
      text-color: #000; 

   }

We have some guides on CSS that I think will be very helpful in your situation:

If you are uncomfortable with CSS, we offer an add-on called Layout and Styles that allows you to customize your form without it. To learn more, visit here.

If you need more help, we offer free support to all users, so don’t hesitate to contact our Customer Success team for more help.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer