# Custom content

In order for customers to have a better understanding of the store, you can utilize this **Custom content** section to achieve the requirements.Steps

{% hint style="success" %}
Steps

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

## Custom content

### 1. General settings

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

**Text alignment:** Align text to the left, right or center

**Color schema:** Set text color and background color with preset scheme

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

### 2. Section padding

Section padding allows you to specify the space between the slideshow and the preceding or following sections, or both.

<figure><img src="/files/2zqpC42swRBpg2sVVOvB" alt=""><figcaption></figcaption></figure>

## Content settings

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

You can choose what to display and adjust its font size, font weight, and text transform.&#x20;

**Spacing** is used to set up the space between the previous section, and the next elements.

### 1. Sub heading

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

### 2. Heading

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

### 3. Description

<figure><img src="/files/DVFiWJhtYfJoO0HdMokP" 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/custom-content.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.
