# Image box

{% embed url="<https://youtu.be/zECSPEAeE-A>" %}

This section helps you add **Icon, Header, Subheader, and Text in many boxes**. You can use this section for many different purposes, especially for a more flexible Free Shipping section. Let's stick to this article to figure it out.

<figure><img src="/files/8UhXhGxcVycIupCHZbcg" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Image box**
3. **Save**
   {% endhint %}

## Image box settings

#### 1. Section header and general

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.&#x20;

<figure><img src="/files/5RVyHr4zHMNVKuH9MQ1J" alt=""><figcaption></figcaption></figure>

**Layout:** You can choose between Container, Wrapped container, Full width for the banner layout.

**Columns:** You can specify the number of columns per row and adjust the spacing between them.

**Color schema:** You are allowed to change text color, background color with preset color.

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

#### 2. Image box

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

#### 3. Image box content

This option allows you to choose icons from three sources: **Icon, Image, SVG**. You can choose one and then upload for your devices and outer sources.add **Icon, Header, Sub header, and Text in many boxes**

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

#### 4. Typography

Utilize the provided setting options to change the position and font of the heading and subheading.

<figure><img src="/files/4PsW4NyixpwGFyhnOm5B" 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-sections/image-box.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.
