# Review Tab

The **Review Tab** section allows you to display customer feedback, testimonials, or product reviews in an organized and visually engaging tab layout. It helps build trust and credibility for your brand while improving customer confidence in your products.

1. In your Shopify admin, go to **Online Store > Themes**.
2. Click **Customize** on your current (live) theme.
3. In the theme editor, click **Add section > Review Tab**.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Expand to full width</td><td>Enable for full width view. (Controls the container width)</td></tr><tr><td>Make background color full section</td><td>Enable to full background color view.</td></tr><tr><td>Border radius</td><td>Adjust the range of the border radius.</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Heading size</td><td><p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul></td></tr><tr><td>Text</td><td>Add a description for the section.</td></tr><tr><td>Content alignment</td><td><p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td><strong>Carousel settings</strong></td><td></td></tr><tr><td>Slide effect</td><td><p>Select the sliding effect.</p><ul><li>Slide</li><li>Fade</li></ul></td></tr><tr><td>Controls</td><td><p>Choose pagination style.</p><ul><li>Dots</li><li>Arrow</li><li>None</li></ul></td></tr><tr><td>Controls style</td><td><p>Determines the visual style of the selected controls.</p><p></p><ul><li>Artistic</li><li>Bold</li><li>Regular</li></ul></td></tr><tr><td>Change slides every</td><td>Customize the slide's delay time in seconds.<br>(If set to 0, autoplay will be disabled.)</td></tr><tr><td><strong>Section space</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust bottom spacing for the section.</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://wedesigntech-1.gitbook.io/elegance/section/review-tab.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.
