# Tabs

<figure><img src="/files/3OoSHG8cmIuUuhUKUdPT" alt=""><figcaption><p>Source: <a href="https://demo.foxify.io/?utm_source=foxecom&#x26;utm_medium=help_center_foxify_tabs&#x26;utm_campaign=anchor_text&#x26;utm_term=demo_decor_product">Demo Decor - Product</a></p></figcaption></figure>

Tabs are a great way to organize content into separate sections on your page, giving users easy access to information without overwhelming them.

## How to add Tabs

{% hint style="success" %}
**Steps:**

1. In the FoxStudio editor, on the left Sidebar > Click **Add elements**, or press **E**.
2. In **Advanced elements**, select **Tabs & Collapsible.**
3. Drag the tabs onto your canvas.
   {% endhint %}

<figure><img src="/files/38ZBHYjLXxPMNcMnl4rV" alt=""><figcaption></figcaption></figure>

## How to edit Tabs

{% hint style="success" %}
**Steps:**

1. **Select** the relevant tabs element in the editor.
2. All the formatting tools for the element can be found in the right-hand sided **Inspector** panel.
   {% endhint %}

### Manage tabs

* **Add new tabs**

Click **Add tab** to add a new tab. You can add up to 6 tabs within the Tabs element.

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

* **Reorder tabs:**

Rearrange your tabs to change the order in which your content is displayed to your visitors by dragging the six-dot icon.

<figure><img src="/files/4gZhNoJUI8musRms5XAi" alt=""><figcaption></figcaption></figure>

* **Remove tabs**:

If you no longer need a tab, you can delete it to keep your Tabs up to date.&#x20;

Hover over the tab you want to remove, click the **Remove** <img src="/files/reX9mp7g5yUvmqNJrG6D" alt="" data-size="line">icon.

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

### Customize your tabs

Click on the tab you wish to edit.

#### General setting

Edit the title of the tab to fit your content. Choose an icon from the icon library or upload a custom icon to represent the tab visually.

<figure><img src="/files/3SPRzMusOv58BHzqLcgF" alt=""><figcaption></figcaption></figure>

#### Design settings

Customize the tabs element so it matches the style of your brand.

{% hint style="success" %}
Select the part you want to design in the drop-down:

* **Element container**: Customize the wrapper that holds the entire Tabs element.
* **Tabs header**: Customize the container that holds the tab titles, adjusting elements like alignment, borders, and spacing.
* **Tabs titles - Normal state**: Style the tab titles when they are **not selected**.

![](/files/mLFm2SoczljhGpQubRmk)

* **Tabs titles - Active state**: Style the tab titles when they are **selected**.

![](/files/QY7NsQiqb07Y7cok3b3Q)
{% endhint %}

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

### Add content over a tab

Add whatever elements you want to your tab including text, images, videos, and buttons. Using different content on each tab keeps visitors engaged and encourages them to explore your site further.

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

{% hint style="info" %}
Use the **Layers panel** to easily navigate and manage the hierarchy of elements on your page.
{% endhint %}

{% content-ref url="/pages/MrWM1r5L3ERggeqPdhyI" %}
[Layers](/foxify-app/foxstudio/editor-tools/layers.md)
{% endcontent-ref %}

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


---

# 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.foxecom.com/foxify-app/foxstudio/add-and-edit-elements/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.
