> For the complete documentation index, see [llms.txt](https://buildersupport.gitbook.io/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildersupport.gitbook.io/hub/platform/widgets/container-widget.md).

# Container widget

{% hint style="info" %}
The container widget enables you to add additional widgets in to a specific container or also known as a block.
{% endhint %}

Adding a **container widget** to your website. To add a container go to > **Widgets** and **select container**

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

Once your container is set up, there are many settings available to help you create and design the perfect section for your page.

Let's take a look closer at the **container settings**.

Below you will see:

1. Block settings
2. Column settings
3. Block display tab
4. Add block

Within a container you can edit:

* Background colour
* Add video
* Gradients
* Overlays
* Shape dividers
* Anchor points

<figure><img src="/files/7vvnwgby9DY7N64npSYQ" alt=""><figcaption></figcaption></figure>

### Container Elements

Before we get in to the finer details let's take a look at the main container elements.&#x20;

Like any container/block you can make divisions and create multiple horizontal columns and also vertical columns. The image below shows the container/block being split into 3 horizontal columns.

To split the container into up to 5 columns, hover your mouse at the top of the selected container or block. A button will appear to perform the split.

{% hint style="info" %}
Note: Each column can be resized to the width you require. Additionally you can also add borders and different colours to each column.
{% endhint %}

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

In the image below we have added a colour to the columns so you can see visually what we mean.

<figure><img src="/files/6WoMc8GQQDIghZbVn1mp" alt=""><figcaption></figcaption></figure>

Before we progress on how to use columns for your content, let's discuss creating vertical columns. You can add a new column either above or below the existing three columns. Click the plus (+) icon to add a new column above, for example.

<div align="left"><figure><img src="/files/NbrOVPSGLiAWs0VfVF35" alt=""><figcaption></figcaption></figure></div>

We have added a new row above the previous one. This row has two columns: white and black for reference.

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

Now we have one container with:

* 2 columns
* 3 columns

### **Global column**

Global columns streamline your design process by allowing you to use the same block on multiple pages. With the global column setting, you can update one location, and the changes will automatically apply to all columns sharing the same global column information.

To create a global column, first select the desired column. Then, navigate to the settings pop-out and select 'This is a global column'.

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

After selection, a drop-down menu will appear. For first-time users, only one option will be available, as illustrated below:

<div align="left"><figure><img src="/files/xvhkRVAaDWwtrwNK4ZsQ" alt=""><figcaption></figcaption></figure></div>

After selecting the option, name your column and click save. Now, your column is global. This means that if you copy and paste this column to multiple pages on your website, any edits made will reflect on all instances of the global column.

The image below shows the column we converted into a global column. No other columns will be affected.

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

To remove or rename a column, either deselect the option or click on the rename text.

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

### **Anchor points**

**Anchor points** are specific sections of your website that you direct visitors to when they click on a call-to-action button or a link within the text.

If you have a button on your website that you want visitors to click, you can link it to a specific section on the same page. When clicked, it will take users directly to the section where the **anchor point** is placed.

**How to add an anchor point:**&#x20;

1. Navigate to **Container Settings**.
2. Select **Anchor Point**.
3. Label your anchor point for future reference.
4. Add the anchor point link to the call to action (e.g., a button).

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

Adding your anchor point from your call to action

Select your originating call to action. In this case we will use a button.

Select the anchor point, then choose the page, section, or funnel step where your anchor point is located. It will have the same label you assigned earlier.

Note you can have different anchor points across different devices 'Mobile and desktop' if required.&#x20;

Make sure you have saved your anchor point if it does not appear in the drop-down menu. Once saved, it will be listed.

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

### **Container additional settings**

Within the container you can control:&#x20;

* Container delay
* Hide/make container draft
* Block/container positioning

**Container Delay** functions just like any widget delay: You can choose a specific time frame for the whole container to appear when a visitor views your website.

**Hiding** or marking a container as a draft will make it invisible to website visitors.

Finally, **block/container positioning** allows you to quickly move your containers up and down the page.

<div align="left"><figure><img src="/files/S1mdsVqSRPDQkQ1E8Ei6" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://buildersupport.gitbook.io/hub/platform/widgets/container-widget.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.
