A recent Divi update has caused testimonials to not display correctly on tablets. Desktops and phones are not affected.


To correct this, please add the following CSS to your child theme or to Divi > Theme Options > General > CSS:


/* Correct Testimonials on Tablets */

.ds-testimonial .et_pb_testimonial_description { margin-left: 0 !important; }


Please ensure you clear any caches on your website and browser after updating.


Applies to version 1.1, fixed in version 1.2.