Customizing your form is easy! Just add a little snippet of code to update the text color of your form.
You can easily change the text color on your form.
- From your Boast Dashboard, click "Collect Testimonials"
- Click the Edit button on the form you want to use
- Click the "Settings" tab
- At the bottom of the form, you can add the following CSS styles under the "Advanced - Custom CSS Styles" text box
p, label, h3 { color: #cccccc; }
Don't forget to save your form