divi-layouts
Last updated: August 8, 2025

How to Update Testimonial?

Table of Contents

The testimonial section is built using a Blurb module with regular text. While updating the main text is easy, changing the stars or other details requires a little extra attention.

Here’s how to update it:

  1. Open the Blurb module for the testimonial you want to edit.
  2. Go to the Module Content view and click on the Text tab. This is important because the stars are added using HTML code.
  3. You’ll see inline HTML for the stars, like this:
<span
  style="color: #eab308; font-size: 16px; margin-right: 4px;"
  class="et-pb-icon"
  ></span
>

SHow to Update Testimonial