# Text with images

***

The **Text with images** section allows you to combine text content with inline images, creating a more engaging and visually dynamic layout. Images can be placed between words to enhance storytelling or highlight key elements.

### 1. Our guide to set up a Text with images section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Text with images.**
* Click **Save.**
  {% endhint %}

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

### 2. **Section settings**

<figure><img src="/files/9N654x2Gphxd2r8MU9Gb" alt=""><figcaption></figcaption></figure>

* **Subheading:** Add a short introductory text above the main heading.
* **Heading:** Enter the main heading for the section.
* **Heading size:** Adjust the font size of the heading.
* **Content alignment:** Controls alignment of all content across devices.
* **Content width:** Defines the maximum width of the content on screens larger than 900px.
* **Show divider:** Displays a divider line between the subheading and heading.
* **Color:**
  * **Color scheme:** Applies predefined colors to the section’s background and text.

### **3. Image block settings**

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

* **Image position:** Determines where the image appears within the text.\
  ➤ *Example: Position 3 places the image after the 3rd word.*
* **Image:** Upload the image to display inline with text.
* **Size:** Adjust the display size of the image.
* **Ratio:** Controls the shape and aspect ratio of the image: Adapt to image, Square, Portrait or Landscape.
* **Corner radius:** Applies rounded corners (only for Square, Portrait, Landscape).
* **Link:** Make the image clickable by assigning a link.


---

# 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.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/text-with-images.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.
