# Inline features

Use the **Inline features** section to display rows of text blocks with small icon-like images, great for highlighting your values, how your company works, or explaining key elements of your product.

![](/files/mSRzmf2fKbEXEUCfYfkP)

## Set up section

Add this section to any template (except Checkout) and use the drag-and-drop handles to re-order its position. You can add this section multiple times with different content and settings.

<details>

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

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

1. Select a **Template** to edit from the dropdown menu in the top bar.

   > Learn how to use templates in our [Templates guide](/spark/general/editing-themes/using-templates.md).
2. Under **Template**, click **(+) Add section** and select **Inline features**.
3. Click and hold the drag-and-drop handles **`⋮⋮`** to re-order your sections.

</details>

## Add feature blocks

You can add up to 6 Feature blocks with headings, subheadings, and an icon-like image.

<details>

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

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

1. Click **(+) Add Feature** and/or click on the Feature block you wish to edit.
2. Under *Image*, click the **Select image** button to add a small image to display next to the feature content.

   ![](/files/1ulaJRhkLnXLM2OTPWOT)

   > We recommend a square image, ideally 160px by 160px.
3. Change the **Heading** text.

   > We recommended a short title of just a few words.
4. Change the **Subheading** text.

   > We recommend two to three short sentences.

   > We also recommend trying to keep the subheading text for all Feature blocks around the same length.
5. Use the **Max width of text** slider to control the maximum width of the headings.

   > Use this setting to create a clean visual shape for your text and avoid unwanted line breaks.
6. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/4UW6Ll3A75SP9Arnc5aO)

   > Click **Remove block** in the block settings to delete a block.

   > Click the **Eye icon** to hide or unhide a block.
7. Click **Save**.

</details>

## Section layout

The **Inline posts** section settings apply to all Feature blocks. You can set the number of **columns per row**, change the **Image shape** of your feature images, set the **Text alignment** to position the feature image left or right.

<details>

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

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

1. Click on the **Inline features** section to open the section settings.
2. Choose to display *2*, *3*, or *4* **Columns per row** of your Feature blocks.
3. Change the **Image shape** of the feature image to either *Round* or *Square*.
4. Set the **Text alignment** to display the Feature image to the *Right* or *Left* of Feature Heading and Subheading.
5. Click **Save**.

</details>

## Section style

Customize the section **Style** with options for section **Spacing**, **Animation**, and **Alternate section color**.

<details>

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

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

1. Click on the section to find the **Section style** settings.

   ![](/files/2CL811q430UqBxOkiWlv)
2. Choose whether to **Enable animation** to show visual effects when scrolling, hovering, or interacting with the section.

   > Learn more about [Section animations](/spark/theme-styles/animation.md) in Spark.
3. Choose to enable the **Alternate section color** to apply the secondary section colors selected in your theme settings for colors.
4. Select a **Spacing** option to add padding around the section content.

   > Add padding to either the **Top and bottom**, **Top only**, **Bottom only**, or set it to **None**.

   ![](/files/mD4aOudXNMBtAk7HVTaK)
5. Select the **Spacing amount** for the padded sides of the section: **Full**, **Half**, or **Minimum**.
6. Click **Save**.

</details>

## Settings reference

Click the **Feature blocks** to find the following settings.

#### Block content

| Setting           | Description                                                                                                                       |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| Image             | Select or upload an image to accompany or illustrate the individual feature. We recommend a square image, ideally 160px by 160px. |
| Heading           | Add text for the feature block heading. We recommend using a short title.                                                         |
| Subheading        | Add text to show a subheading below the main heading.                                                                             |
| Max width of text | Use the slider to control the maximum width and line breaks of the headings.                                                      |

Click the **Inline features** section to find the following settings.

#### Section content

| Setting         | Description                                                       |
| --------------- | ----------------------------------------------------------------- |
| Columns per row | Select the number of collections to show in each row for desktop. |
| Image shape     | Choose to display the Feature block image as Round or Square.     |
| Text alignment  | Choose to align the section content to either the Left or Right.  |

#### Section style

| Setting                     | Description                                                                                                                                                                                                           |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable animation            | Choose whether to display visual effects when scrolling, hovering, or interacting with the section. See our [Section animations](/spark/theme-styles/animation.md) to learn more.                                     |
| Use alternate section color | Apply the alternate section colors as chosen in your Theme Settings. See Spark's [theme color settings](/spark/theme-styles/colors.md) to learn how to create a secondary color scheme with alternate section colors. |
| Spacing                     | Add padding around the section content: either the Top and bottom, Top only, Bottom only, or set it to None.                                                                                                          |
| Spacing amount              | Increase or decrease the amount of space around the section: either Full, Half, or Minimum.                                                                                                                           |

<br>

***

> **Related links**\
> [Image with features](/spark/pages/theme-sections/image-with-features.md)\
> [Image with text](/spark/pages/theme-sections/image-with-text.md)\
> [Text columns with images](/spark/pages/theme-sections/text-columns-with-images.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/spark/pages/theme-sections/inline-features.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.
