# Text with image

{% hint style="info" %}
This feature was added in v5.0.0 on April 12, 2022. See our [changelog](/lorenza/readme/changelog.md) and [theme update guide](/lorenza/readme/theme-updates.md) to learn more.
{% endhint %}

Add a custom feature block to tell customers more about your product.

![](/files/qn0UN2dU8tirgZyR2d9A)

## **Set up block**

Add the **Text with image feature** and choose which side of the product page to display it.

{% hint style="warning" %}
Editing a template changes all pages that use that template. To edit specific pages, you can [create new templates](/lorenza/general/editing-themes/using-templates.md#create-and-assign-multiple-templates) or [use metafields and dynamic sources](/lorenza/general/adapting-your-theme/dynamic-content-with-metafields.md).
{% endhint %}

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Choose the **Products** template you want to edit.
2. Under the **Product overview** section, click **(+) Add block** and select **Text image with feature**.
3. Click the new block ("Feature") to open the settings.
4. Choose which column to display the feature. Either **Left** or **Right**.

   > Choose **Left** for a larger block below the product media.

</details>

## **Add feature image**

Add an **Image** to use as the background container of the feature content. Change the **Feature height** to match the content or expand to the height of the uploaded image.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click on the section to open the settings.
2. Click **Select image** to upload or choose an image to use as the background container of the feature.
3. Select the **Feature height** to make the feature match the **Content height** (the height of the **Heading** and **Text**) or the **Image height**.
4. (*Optional*). If you selected **Image height**, select an **Image aspect ratio** to change the shape of the image and feature. Either **Square**, **Landscape**, or **Portrait**.

   > The default **Natural** setting will display the original orientation of the image.
5. (*Optional*). Select a **Media fit** to make the image **Cover** the entire block or to **Contain** the image within a rectangular color container.

   > If you select **Contain**, you can change the \[background color]\(contrast colors).
6. If you set the **Media fit** to **Cover**, change the **Image focal point** to choose what part of the image should remain centered when cropped.

   > This option lets you choose what part of the image should always remain visible.
7. Click **Save**.

</details>

## **Add text content**

Add a **Heading** and **Text**, and adjust their alignment and width.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click on the **Text with image feature** to open the settings.
2. Change the **Heading** text.

   > We recommend a short title with 2 - 3 words.

   > To show different headings on different product pages,you can [create new templates](/lorenza/general/editing-themes/using-templates.md#create-and-assign-multiple-templates) or [insert dynamic content with metafields](/lorenza/general/adapting-your-theme/dynamic-content-with-metafields.md).
3. Change the **Text** content to tell customers more about your product or store.

   > To show different text on different product pages,you can [create new templates](/lorenza/general/editing-themes/using-templates.md#create-and-assign-multiple-templates) or [insert dynamic content with metafields](/lorenza/general/adapting-your-theme/dynamic-content-with-metafields.md).
4. Select the **Text position** of the **Heading** and **Text** within the block.
5. (*Optional*). Use the **Max width of heading** to control the line breaks of the **Heading** when viewed on a full-width desktop screen.
6. (*Optional*). Use the **Max width of text** to control the line breaks of the **Text** when viewed on a full-width desktop screen.
7. Click **Save**.

</details>

## **Add button**

You can add a button to link to a page with more information.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click on the **Text with image feature** block to open the settings.
2. Select or enter a URL for the **Button link**.
3. (*Optional*.) Change the **Button label** text.

   > The most effective button labels ask customers to do something (e.g. Get started, Join us, Shop now). To learn more, read ["What is a Call to Action?"](https://www.thebalancesmb.com/call-to-action-1794380).
4. Click **Save**.

</details>

## **Change block colors**

Change the color of every block element, including the **Background**, **Text**, **Button text**, **Button background**.

![](/files/OX2EyUwLU87OA09u10qu)

To enable an image **Overlay** color, use the **Overlay opacity** slider to change the color from transparent (**`0`**) to complete opaque (**`100`**).

Click the **Overlay gradient** option to add a color overlay that fades across a range of hues. You can choose the style, angle, position, and opacity of the gradient. See Shopify's [color gradient guide](https://help.shopify.com/en/manual/online-store/themes/theme-structure/color-scheme#gradients) to learn more.\\

***

> **Related links**
>
> [Product template](/lorenza/product-pages/product-template.md)\
> [Text block](/lorenza/product-pages/product-page-blocks/text-block.md)\
> [Text with video block](/lorenza/product-pages/product-page-blocks/text-with-video.md)


---

# 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://help.fluorescent.co/lorenza/product-pages/product-page-blocks/text-with-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.
