# Image hotspot

<figure><img src="/files/PCRiONSQMfVY9BUklrDf" alt=""><figcaption><p>Image hotspot on <a href="https://primavera-composition.myshopify.com/">Primavera Composition</a></p></figcaption></figure>

{% hint style="success" %}
Available in version 1.1.0 and later
{% endhint %}

* **Media**: Choose a **desktop image** and, optionally, a **mobile image**
* **Stack content**: By default, text content is positioned over the image (the **never** option). When stacked, content will be positioned below the image instead of overlaid. Choose to stack on **mobile** only or **always** to stack on bock desktop and mobile.
* **Media frame**: Can be used to add a border or frame effect to your image. The background color of this frame inherits from the current color scheme.
* **Media content padding**: When the text content is overlaid, this setting allows you to choose its spacing from the edge of media. This setting may therefore only be noticeable when the content is aligned to the top/bottom or left/right. **Default** aligns the content to the page width where possible.
* **Colors:**
  * **Enable overlay:** Use this option to improve readability of the text over all screen sizes. Applying a semi-transparent overlay is a great way to ensure both the image and text are visible.
  * **Overlay color**: Choose a linear gradient to apply when the overlay is enabled.

{% hint style="info" %}
Can't find the setting you're looking for?  The following settings are explained in detail in [common settings](/common-settings.md):

* Container type
* Container width
* Horizontal/vertical alignment
* Enable banner click
* Color scheme/Color scheme transition
* Padding
* Borders
  {% endhint %}

### Blocks

* **Theme blocks**: At the top level of the section, you can add all [theme blocks](/blocks.md). Note that these overlay the image like [Image banner](/sections/image-banner.md).
* In the **Hotspots** group, you have the choice between two types of hotspot:
  * **Content hotspot**: This is a simple hotspot you can use to label an image and, optionally, add a link the hotspot. This is great for diagrams, for example highlighting the different features of a garment.
  * **Product hotspot**: This hotspot allows you to connect a product. When the hotspot is clicked, the Quick add modal opens, allowing customers to browse and add to cart. This is great for showcasing products in a lifestyle image.

In both hotspot types, you can change the **horizontal and vertical position** of the hotspot, for both desktop and mobile.

{% hint style="info" %}
This section is flexible so be sure to test your Image hotspot section at different screen sizes to make sure all the content is legible and does not overlap.
{% endhint %}

### Examples & inspiration

<div><figure><img src="/files/qanJb0x98Hr9Nwy0jJAb" alt="A room full of furniture with product labels"><figcaption><p>Composition preset</p></figcaption></figure> <figure><img src="/files/ABRZEv80cHSFNoEMMCIK" alt="Labelled photograph of ceramic tableware"><figcaption><p>Gaia preset</p></figcaption></figure></div>


---

# 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://docs.ultramarinastudios.com/sections/image-hotspot.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.
