# Testimonials

### Testimonials

The Testimonials section lets you showcase customer feedback, reviews, or quotes that highlight trust and credibility. Each testimonial block can include text, author details, and optional images. Displaying positive feedback helps build customer confidence and reinforces your brand’s reputation.

\
![](/files/MxNpNWIiLXrGfQ2FTaih)

To add and customize your testimonials section:

1. Go to the theme editor (**Customize**), click **Add section > Testimonials.**
2. Select a **Layout** (List or Slider).
3. Adjust **Maximum columns** for desktop and mobile.
4. Choose **Image aspect ratios** and positions for desktop and mobile.
5. Set **Alignment** for text and positioning.
6. Add a **Caption** and **Heading** for context.
7. Add individual **Testimonial blocks**, each with text, author, and an optional image.

### Testimonial Section Settings Reference

| Category        | Setting                                       | Description                                                                                                   |
| --------------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
|                 | <p>Layout (List / Slider)<br></p>             | Choose between a static grid (List) or a scrollable slider.                                                   |
| <p><br></p>     | Color scheme                                  | Set background and text colors for the section.                                                               |
| Slider Options  | Slides width on desktop                       | Choose how testimonials are sized on desktop (Auto or Fit columns).                                           |
|                 | Slides width on mobile                        | Choose how testimonials are sized on mobile.                                                                  |
|                 | Navigation buttons position (In / Out / None) | Place slider arrows inside, outside, or hide them.                                                            |
|                 | Show scrollbar                                | Adds a scrollbar below the testimonials for easier navigation.                                                |
| Content Options | Maximum columns on desktop                    | Set how many testimonials are shown side by side on desktop.                                                  |
|                 | Position on desktop (Left / Center / Right)   | Align the section horizontally on desktop.                                                                    |
|                 | Text alignment on desktop                     | Align testimonial text (left, center, right).                                                                 |
|                 | Maximum columns on mobile                     | Set how many testimonials are shown on mobile.                                                                |
|                 | Position on mobile (Left / Center / Right)    | Align the section horizontally on mobile.                                                                     |
|                 | Text alignment on mobile                      | Align testimonial text on mobile devices.                                                                     |
| Caption         | Caption                                       | Small label displayed above the heading (e.g., “What customers say”).                                         |
| Heading         | Heading & Size                                | <p>The main title for the testimonials section. Can be styled in Small, Medium, or Large size.</p><p><br></p> |
| Description     | Description                                   | A short paragraph introducing the testimonials, providing context or emphasis.                                |
|                 | Width                                         | Controls the content width of the section. Use Narrow for a focused layout or Wide to span more space.        |

### Testimonial Block

| Category      | Setting                           | Description                                                                                                          |
| ------------- | --------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
|               | <p>Color scheme<br></p>           | Sets the background and text style for the testimonial block.                                                        |
| Content       | Text alignment (desktop / mobile) | Adjusts the alignment of text within the block for both desktop and mobile.                                          |
| Caption       | Caption                           | A short label shown above the heading (e.g., “Customer Review” or “What they said”).                                 |
| Heading       | Heading                           | The title of the testimonial (e.g., customer’s name or review title). Can be styled in Small, Medium, or Large size. |
| Description   | Description                       | The main testimonial text where you include the review or feedback.                                                  |
|               | Width (Narrow / Wide)             | Defines the width of the testimonial block. Use Narrow for compact testimonials or Wide for emphasis.                |
| Image         | Image                             | Add a customer photo, avatar, or relevant image to personalize the testimonial.                                      |
| Image caption |                                   | A short label under the image (e.g., reviewer’s name, job title, or company). Supports text formatting and links.    |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/page-sections/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.
