How to change the color of the required field symbol (asterisk) for Contact Form plugin?

Please complete the following steps:

1) Go to the plugin settings page and open "Custom Code" tab;

2) Find "CSS" section, mark the "Activate custom CSS code" checkbox and insert the following code:

#cntctfrm_contact_form .required {
color: red;
}

3) Save changes.


This article related to Contact Form by BestWebSoft plugin

Additional resources: Contact Form - User Guide

Still need help? Feel free to contact our friendly support team. Create a private ticket 

Have more questions? Submit a request