# MasterStudy Testimonial

There is a Gutenberg MasterStudy Testimonial. It lets you add a block with testimonials to any page of your website.&#x20;

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

## Adjusting Settings

There are **Settings** available in the Block section.

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

* **Testimonial Slide**:
  * **Add Slide**: Add new testimonial slides from different customers.
* **Colors**:
  * **Icon Color**: Customize the color of the icons used in the testimonial block.
  * **Icon Background Color**: Set the background color for the icons.
  * **Title Color**: Define the color of the testimonial titles.
  * **Rating Color**: Choose the color of the rating stars.
  * **Text Color**: Set the color of the testimonial text.
  * **Reviewer Color**: Customize the color of the reviewer's name or designation.
  * **Background Color**: Define the background color of the testimonial block.
  * **Avatar Icon Color**: Customize the color of the avatar icons.
  * **Avatar Icon Background Color**: Set the background color for the avatar icons.
  * **Active Avatar Background Color**: Define the background color for the active avatar.
  * **Avatar Border Color**: Choose the color of the avatar border.
* **Advanced**:
  * **Additional CSS Class(Es)**: Allows users to add custom CSS classes for further styling or functionality.

## Adjusting Styles

These are Styles available in the Block section.

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

* **Typography**:
  * **Font**: Choose the font for the testimonial text.
  * **Size (REM)**: Set the font size for the testimonial text in REM units.
  * **Appearance**: Customize the appearance of the testimonial text, such as bold, italic, underline, etc.
  * **Line Height**: Determine the spacing between lines of text within the testimonial.
  * **Letter Spacing**: Adjust the space between letters in the testimonial text.
  * **Letter Case**: Transform the text to uppercase, lowercase, capitalize, etc.
* **Dimensions**:
  * **Padding**: Set padding to control the space between the text and the edges of the testimonial.
  * **Margin**: Adjust the margin around the testimonial.
* **Border**:
  * **Border**: Specify the width of the border surrounding the testimonial.
  * **Radius**: Set the border radius to control the curvature of the corners of the testimonial.


---

# 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://docs.stylemixthemes.com/masterstudy-lms-starter-theme/gutenberg-blocks/masterstudy-testimonial.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.
