# Testimonials

**Testimonials** on a website build trust, offer social proof, boost user confidence, create a personal connection, highlight product relevance, enhance reputation, and improve conversion rates, enriching the overall website experience.

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

## Section settings

### General settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p></p><p>3 options for container</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr><tr><td>Color scheme</td><td>Select colors from <strong>Theme settings -> Colors</strong></td></tr><tr><td>Heading</td><td>The title of the section</td></tr><tr><td>Description</td><td>The description of the section</td></tr><tr><td>Alignment</td><td><p>The position of the heading and description.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr></tbody></table>

### Testimonial setting

<table data-full-width="false"><thead><tr><th width="236">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Show rating</td><td>Display rating</td></tr><tr><td>Show date published</td><td>Display date published</td></tr><tr><td>Show author image</td><td>Display author image</td></tr><tr><td>Show author name</td><td>Display author name</td></tr><tr><td>Show author info</td><td>Display author info</td></tr><tr><td>Design</td><td><p>2 options for design</p><ul><li>Standard</li><li>Modern</li></ul></td></tr></tbody></table>

### Settings for carousel

<table data-full-width="false"><thead><tr><th width="233">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Number of columns on desktop</td><td>Number of columns to display. Minimum: 1. Maximum: 2</td></tr><tr><td>Show navigation</td><td>Display the next and back controls for the carousel</td></tr><tr><td>Show pagination</td><td>Display the pagination for the carousel</td></tr><tr><td>Auto change slides</td><td>When enabled, items will automatically transition</td></tr><tr><td>Change slides every second</td><td>Set the time interval for transitioning between items when you enable 'Auto change slides'</td></tr><tr><td>Column gap</td><td><p></p><p>4 options for column gap</p><ul><li>Small</li><li>No gap</li><li>Medium</li><li>Large</li></ul></td></tr></tbody></table>

### Section padding

* **Top padding:** Customize the top margin of the section
* **Bottom padding:** Customize the bottom margin of the section

## Block settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td>Upload images</td></tr><tr><td>Rating star</td><td>Configure the display of ratings. Minimum: 1. Maximum: 5.</td></tr><tr><td>Quote</td><td>Add content for the quote</td></tr><tr><td>Name</td><td>Add content for the name</td></tr><tr><td>Author info</td><td>Add content for the author info</td></tr><tr><td>Published</td><td>Add content for the published</td></tr></tbody></table>


---

# 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://nextsky.gitbook.io/agile-theme/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.
