# Logo list

Use the **Logo List** section to display rows of logos of your partners or vendors, giving your customers an at-a-glance overview.

![](/files/I67WIy7vuVchtDMRfFVF)

## 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 **Logo list**.
3. Click and hold the drag-and-drop handles **`⋮⋮`** to re-order your sections.

</details>

## Add logos

Upload logo images with a link to your partners’ or customers’ sites.

<details>

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

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

1. Click on a **Logo** block to open the settings.

   > Click **(+) Add block** to add a new **Logo** block.

   > Click **Remove block** or the eye icon to delete or hide a block.
2. Under *Image*, click **Select image** to choose or upload a logo image.
3. Add full **Link** make the entire image a clickable link.

   > Make sure you copy and paste the full URL, including **`https://`** at the start.
4. Return to the list of your template sections in the sidebar and repeat this process until you've added all the Logo blocks you need.
5. (*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.
6. Click **Save**.

</details>

## Section layout

The **Logo list** section settings apply to all Logo blocks. You can adjust the **Columns per row**, tweak the **Spacing between logos**, add a **Heading**.

<details>

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

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

1. Click on the **Logo list** section to open the section settings.
2. Use the **Columns per row** slider to adjust the number of Logos per row, between *2*, *3*, *4*, *5*, or *6*.
3. Use the **Spacing between logos** slider to set the distance between logo image from 5px to 100px.

   > The height of the logo images will adjust according to the spacing. A large amount of spacing will display smaller logos.
4. Change the **Heading** text to display above the section.
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 **Logo blocks** to find the following settings.

| Setting | Description                                                                                 |
| ------- | ------------------------------------------------------------------------------------------- |
| Image   | Select or upload a logo image. We recommend that all logo images have the same proportions. |
| Link    | Select or paste a URL to direct visitors to another page.                                   |

Click the **Logo list** section to find the following settings.

| Setting               | Description                                                                                                                                                                                    |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Columns per row       | Select the number of collections to show in each row for desktop.                                                                                                                              |
| Spacing between logos | <p>Set the distance between logo image from 5px to 100px.<br><br>The height of the logo images will adjust according to the spacing. A large amount of spacing will display smaller logos.</p> |
| Heading               | Add text to display as a heading for the section.                                                                                                                                              |

#### 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**\
> [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/logo-list.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.
