# Icon with text

Use the **Icon with text** to highlight key product details or promotions.

* Show a default or custom **Icon**
* Add **Text**
* Make the block a clickable **link**

<figure><img src="https://3688473072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUe2h5JnXOGnUNdkJwav%2Fuploads%2FBrFKyqQUqfrajdGEopnF%2Ficon-with-text.png?alt=media&#x26;token=f14436bc-1880-46f8-a7c0-a909eca8364b" alt="" width="563"><figcaption></figcaption></figure>

> See the [Featured icon with text](https://help.fluorescent.co/eclipse/product-pages/product-content-blocks/featured-icon-with-text) block that has a custom background color.

## Add icon with text

***

Under **Product overview**, click **(+) Add block** and select **Icon with text**. Use the drag-and-drop handles **`⋮⋮`** to re-order blocks.  Click the block to start adding content.

{% hint style="warning" %}
**Editing a template will change all pages that use that template**.

[Create and assign new templates](https://github.com/fluorescent/kb-horizon/blob/main/product-pages/pages/editing-page-templates/create-and-assign-new-templates.md) to design different page layouts.

[Add dynamic content](https://github.com/fluorescent/kb-horizon/blob/main/product-pages/pages/editing-page-templates/dynamic-content-with-metafields.md) to show page-specific content in the same template.
{% endhint %}

### Select icon

***

Choose an icon or upload your own to display next to the featured text.

<figure><img src="https://3688473072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUe2h5JnXOGnUNdkJwav%2Fuploads%2Fh3BFoIPYtdnPs5Uaseov%2Ficons-menu.png?alt=media&#x26;token=30cc88a3-c6da-4c4d-9194-78cddc6f72b6" alt="" width="226"><figcaption></figcaption></figure>

`Click Icon with text block to find settings`

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">Icon</mark></td><td>Choose from 40+ free icons.</td><td><em><mark style="background-color:yellow;">Default</mark></em><mark style="background-color:yellow;">: Checkmark</mark></td></tr><tr><td><mark style="color:blue;">Custom icon image</mark></td><td>Upload your own icon image to display next the heading.<br><br>We recommend a PNG image with a transparent background and minimum dimensions of 50px by 50px.</td><td></td></tr></tbody></table>

### Add text

***

Add a short text to highlight a key feature or detail.

`Click Icon with text block to find settings`

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">Heading</mark></td><td>Add text to display a title at the top.</td><td></td></tr><tr><td><mark style="color:blue;">Text</mark></td><td>Enter multiple lines of rich text.</td><td><em><mark style="background-color:yellow;">Default</mark></em><mark style="background-color:yellow;">: "Icon with text"</mark></td></tr></tbody></table>

### Add link

***

Add a **link** to redirect visitors to another page when they click the block.

`Click Icon with text block to find settings`

<table><thead><tr><th width="160">Setting</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:blue;">Link</mark></td><td>Enter the page or URL that you want to link to.</td></tr></tbody></table>

### Add bottom padding

***

Use **Bottom padding** to adjust the layout of the product overview section by adding spacing between blocks.

`Click Icon with text block to find settings`

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">Bottom padding</mark></td><td>Add spacing below the block.</td><td><p><strong>1 - 50px</strong> </p><p><em><mark style="background-color:yellow;">Default</mark></em><mark style="background-color:yellow;">: 16px</mark></p></td></tr></tbody></table>


---

# 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/eclipse/product-pages/product-content-blocks/icon-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.
