The widget is not responsive
If the widget has any problems with displaying testimonials on your website, there may be a problem caused it your website builder.
If there's any issue with the widget'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 widget uses 100% of the "space" it was granted from the website.

You can also add this custom CSS to your website:
.widget-row {
height: 100%!important;
}
👋 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?