# 5.2. Tabs

The **Tabs** widget allows you to create content-switching tabs on the landing page, optimizing display space and providing users with a smooth experience. Viewers can click on these tabs instead of scrolling through text to see related content. Each tab can contain different types of content such as text, images, videos, charts, and more.

## **1.** Add Tabs to the Landing Page

* Click on **Widgets** in the sidebar of the editor.
* Select **Tabs** from the **Advanced** section.
* Choose the **Tabs** element and drag it onto your landing page.

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

## **2. Tabs Editor**

### 2.1. Content Editor

To access the **Content Editor**, click on the **Tabs** widget you wish to modify on the screen and select **Content** from the quick settings bar.

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

* To add a new tab, click on **Add Tab**.&#x20;
* Click on the settings of each tab to configure the settings for each tab in the Tabs: duplicate, set as default tab, rename tab, delete tab.

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

### 2.2. Design Editor

To access the **Design Editor**, click on the **Tabs** widget you wish to modify on the screen and select **Design** from the quick settings bar.

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

* **Align**: helps you align the Tabs within the container, see details [<mark style="color:blue;">**here**</mark>](/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/design-editor/align.md).
* **Sizes**: in the design editor, allows you to adjust the size of the elements on the website, see details [<mark style="color:blue;">**here**</mark>](/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/design-editor/size.md).
* **Display on**: allows you to control the visibility of the section on different devices, including Desktop and Mobile.
* **Styles:**

  * **Tab container:**&#x20;
    * Tab container is a component that includes both **Tabs** and inner content **Containers**, helping to organize content into tabs for a clean and structured display.
    * Tab container design allows users to customize general settings such as: Alignment, Gap, Display Orientation, Background, and Box Shadow.

  <figure><img src="/files/9HDVsJxd5XWIzFGOxNAg" alt=""><figcaption></figcaption></figure>

  * **Tabs:**&#x20;
    * Tab is a navigation bar at the top (or side) displaying various options. Each tab links to a separate container to display corresponding content.
    * Tabs design allows users to customize general settings for each type of Tab in different states, such as Regular, Hover, and Selected.

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

  * **Container:**&#x20;
    * Containers are blocks that hold specific content within each tab. Each container can be customized to include text, images, or other elements.
    * Containers design allows users to adjust general settings for the content block area, such as Background and Box Shadow.

  <figure><img src="/files/QY0hddGkBNf1POSm4ldx" alt=""><figcaption></figcaption></figure>
* **Border**: allows you to add and customize the border around the Tabs, and you can also adjust the border radius, see details [<mark style="color:blue;">**here**</mark>](/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/design-editor/border.md).

### 2.3. Advanced Editor

To access the **Advanced Editor**, click on the **Tabs** widget you wish to modify on the screen and select **Advanced** from the quick settings bar.

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

* **Animation**: Allows you to add dynamic animations to the widget on your landing page to make it more attractive and lively, see details [**here**](https://docs.shopone.io/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/advanced-editor/animation).
* **Desktop/Mobile sync design**: Allows you to set synchronization options for the design between desktop and mobile, see details [**here**](https://docs.shopone.io/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/advanced-editor/desktop-mobile-sync-design).
* **Position type**: Lets you choose the appropriate positioning style to optimize the webpage and provide the best experience for users, see details [**here**](https://docs.shopone.io/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/advanced-editor/position-type).
* **Custom advance**: Allows you to customize the appearance and behavior of the component using CSS layers and custom CSS code, see details [**here**](https://docs.shopone.io/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/advanced-editor/custom-advance).


---

# 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.shopone.io/english/basic-elements/advanced-widgets/tabs.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.
