> For the complete documentation index, see [llms.txt](https://modular.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modular.presidiocreative.com/sections/modular-sections/image-with-text.md).

# Image with text

'Image with text' is similar to the Slideshow section but it brings the text outside of the image. Add up to 6 image blocks to create a slideshow of images with text on the side.

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

## Key components

* **Image:** Choose captivating images that resonate with your brand and message. Customize separate images for desktop and mobile devices to ensure optimal viewing across different screen sizes.
* **Position and size:** Tailor the image position and size to create a balanced and aesthetically pleasing layout.
* Badges: You are now able to add multiple badges to your Image with text images.

## Configuring your section: Settings overview

* **Slideshow:** Toggle navigation arrows, choose arrows and dots color, select transition style, and toggle autoplay with adjustable slide duration.
* **Width:** Customize the section’s width by selecting between full-width or full-width padded options, controlling how the section spans across the page.
* **Height:** Adjust the height of the slideshow. Use 'Image height' to show the most of your images.
* **Image settings:** Choose the position and width of the image within the section.
* **Message and conveyance:** Add text content and configure the call-to-action.


---

# 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://modular.presidiocreative.com/sections/modular-sections/image-with-text.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.
