> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/unicorn-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/featured-promotions/content-text-below-the-image.md).

# Content, Text below the image

{% hint style="success" %}
**Tip:** To add a block, the "[<mark style="color:blue;">Featured promotions</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/featured-promotions)" section is required. Press **"Add block"** and choose the one in **Theme Blocks**. The following block can be added numerous times.

Drag and drop the block to the desired placement in a section.
{% endhint %}

### Block link

Once an image is selected, it can be linked to pages/ collections/ products. Choose the destination in the **"Link"** source selector.

### Media

**Image**

Press **"Select"** to upload the necessary image for both desktop and mobile. The recommended image ratio is two-to-one (width-to-height).

{% hint style="warning" %}
**Note!** The "Image" settings described below will only apply to the desktop mode.
{% endhint %}

### Media overlay

Turn on the **"Enable"** option to display the related settings.

Adjust the transparency of an image color overlay using the **"Opacity"** scale, which ranges from 0 to 100%.

In the **"Type"** picker, select one of the options: "Background" or "Gradient".

By selecting the **"Background"** option, change the image overlay color by specifying it in the corresponding picker. By default, the color is set to transparent.

Press the **"Gradient"** option to display the related color picker. Then, apply an image overlay color using the gradient vector. Read details on how to use the option [here](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections#image).

### Heading

Use the **"Heading"** placeholder to insert a title. The title's font size can be changed to "Large", "Medium", or "Small" in the **"Size"** drop-down.

If you need to change a title color, use the **"Color"** picker.

The same color as for the desktop can be applied to the mobile view by enabling the "**Apply color on mobile"** option.

### Text

Use the **"Description"** input field to add some descriptive text strings to the section that will appear under the heading.

Additionally, you can insert a text paragraph in the **"Description"** placeholder and select a page in the **"Custom HTML"**. Alternatively, connect only a page with the block using the "Custom HTML" selector. Press the "Select" button to choose the created page from the list or add a new one by pressing the **"Create page"** button. If you press the **"Create page"** button, you will be redirected to your *Shopify admin -> Online Store -> Pages*. Read details on how to create pages in the following [article](https://mpithemes.gitbook.io/unicorn-shopify-theme/faq/how-to-create-webpages).

If you need to change the description color, use the **"Text"** picker.

The same color as for the desktop can be applied to the mobile view by enabling the **"Apply color on mobile"** option. This option will be shown after selecting a color in the color picker.

### Button/Second button

Change the internal button text in the **"Label"** field. Leave the field blank to hide the button.

To redirect customers to the desired page, edit the **"Link"**. Use the link from the source selector, or paste the one if you use an external link.

Use the **"Style"** drop-down to change the button's appearance in the sections. The block includes three available styles that can be applied: "Primary", "Secondary", or "Link style". Each button style can be viewed on the following [help page](https://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections#buttons).

Use the **"Color"** picker to change the button background color for the "Primary" style. For the "Secondary" style, colored text and a border will be added to the button. If you used the "Link style", the color will be applied to the text link.

### Section layout

If you need to align the text to "Left", "Center", or "Right", select one of the options in the **"Alignment"** drop-down.

In the following example, you can view how the block might be displayed in the section:

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


---

# 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://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/featured-promotions/content-text-below-the-image.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.
