# Vertical testimonials

### What It Does

The **Vertical testimonials** section lets you add testimonials to your store.

{% hint style="success" %}

#### How to Add It

1. In the Shopify theme editor, click **Add section**.
2. Search for **"Vertical testimonials"**.
3. Click the section to add it to your page.
4. Adjust the settings described below.
   {% endhint %}

***

### Settings

#### **Layout**

Controls the Layout. Choose from: Full width, Fit to width.

#### **Heading block width (desktop)**

Controls the width of this element.

#### **Order**

Controls the Order. Choose from: Testimonials on the left, Testimonials on the right.

#### **Background image**

Upload a background image.

#### **Subheading**

The subheading text displayed in the heading block element.

#### **Heading**

The title text displayed in the heading block element.

#### **Body text**

Rich text content with formatting options.

**Appearance**

#### **Color scheme**

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

**Heading block appearance**

#### Enable inner card color

When enabled, applies the inner card color to the heading block element. Disable to hide it.&#x20;

#### **Horizontal alignment**

Controls the text alignment.

#### **Vertical alignment**

Controls the Vertical alignment. Choose from: Top, Center, Bottom.

#### **Subheading font size**

Controls the subheading text size.

#### **Heading font size**

Controls the heading text size. Choose from: Heading 6, Heading 5, Heading 4, Heading 3, Heading 2, Heading 1.

#### **Body text font size**

Controls the text size.

#### **Overlay opacity**

Controls the transparency level.

#### **Text shadow**

Adds a shadow effect for visual depth.

#### **Margin**

Adds space around the outside of the heading block element.

#### **Border radius**

Rounds the corners of the heading block element.

**Testimonials appearance**

#### **Quote font size**

Controls the text size.

#### **Author font size**

Controls the text size.

#### **Rate star**

Controls the color of the rating stars.

**Spacing**

#### **Maximum padding top**

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***

### Supported Blocks

### Testimonial

See the child document for full settings: [Testimonial](/agnes/sections/vertical-testimonials/_vertical-testimonial-block.md)


---

# 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://moodboard-creations.gitbook.io/agnes/sections/vertical-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.
