The form is not responsive
If you experience problems with displaying the form on your website, there may be a problem caused it your website builder:

If there's any issue with the form's height or width, you need to check whether your website builder limits the parameters of this custom HTML element.
Make sure that the height & width are set to 100%, this means the form uses 100% of the "space" it was granted from the website.

You can also add this custom CSS to your website:
.cw-testimonial-form > .cw_wrapper__inline__embed__form > .cw_form__embed { height: 1400px!important;}
Example:

👋 If you still experience issues with formatting, please contact us in the live chat or send an email to support@usetrust.email!
Was this helpful?