# Testimonials

***

The **Testimonials** section is designed to showcase customer reviews, helping build trust and social proof. It supports flexible layouts and customizable styling to match your brand.

### 1. Our guide to set up a Testimonials section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Testimonials.**
* Click **Save.**
  {% endhint %}

<figure><img src="/files/1sRI7UUFg0BWJ1GhSWNt" alt=""><figcaption></figcaption></figure>

### 2. **Section settings**

<figure><img src="/files/mFkdy8guboCmZ6Yb6LB9" alt=""><figcaption></figcaption></figure>

* **Layout:** Controls how many testimonials appear per row on desktop.

{% tabs %}
{% tab title="2 columns" %}

<figure><img src="/files/YbvE09EKjnoKDHvjKUkW" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3 columns" %}

<figure><img src="/files/hMBKlCRTS4bthMGLGDc9" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* **Heading:** Add a title for the section (e.g., *What our customers say*).
* **Heading size:** Adjust the prominence of the heading.
* **Button label:** Add a call-to-action (e.g., *View all reviews*).
* **Button link:** Assign a destination URL.
* **Image ratio**: Controls how testimonial images are displayed.
* **Color scheme:** Applies predefined colors to the section.

### **2. Testimonial block settings**

<figure><img src="/files/XNXFGxoUQaYwWjmRCQnK" alt=""><figcaption></figcaption></figure>

Each block represents one customer testimonial.

* **Image:** Upload a customer photo or avatar to personalize the review.
* **Star rating:** Display rating visually.
* **Review text:** Main testimonial content.
* **Bio:** Add customer name or short identifier.
* **Product:** Link the testimonial to a specific product for added credibility.
* **Color settings:**
  * **Color scheme:** Customize the appearance of individual testimonial blocks.
  * **Star color:** Choose color for the star rating to match branding or highlight reviews.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/testimonials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
