# Press/logos

This section enhances trust and credibility by showcasing the logos of well-known collaborators or clients. This section is highly versatile, whether you're highlighting partnerships, showcasing featured brands, or emphasizing endorsements.

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

### **1, How to add section in theme editor:**

{% stepper %}
{% step %}
In your theme editor (**Customize**), scroll to the bottom of the template and select **Add section**.
{% endstep %}

{% step %}
In the list, locate and select **Press/logos**  section. The section will now be added to your page, ready for customization.
{% endstep %}
{% endstepper %}

<figure><img src="/files/4QwFH6XUXY0rci9c0myQ" alt=""><figcaption></figcaption></figure>

### 2, Section settings

The **Section settings** allow you to configure the number of logos per row, spacing, interactivity, and mobile display.

* **General settings:**

> - **Logos per row on desktop**: Adjust the number of logos displayed per row on desktop, with options ranging from **3 to 6 logos per row**.
> - **Inactive logo opacity**: Set the opacity for logos that are not hovered over. This setting highlights the logo under the cursor while subtly dimming the rest, improving focus and interactivity.

* **Quote settings:**

> - **Enable quote**: If enabled, a quote appears above each logo. This is ideal for including additional text.
> - **Text font**: Choose whether the quote text uses the **Heading font** or the **Body font** from your theme settings.

### **3, Logo block settings**

Each logo is represented as a block within the section, providing customization options for the logo image, size, and interactivity.

* **Image**: Upload the logo image to display in the block.
* **Logo width**: Adjust the size of the logo image, ranging from **60px to 120px** of the block.
* **Link**: Add a clickable link to the logo. When clicked, the link opens in a new tab, directing the customer to the assigned destination. This setting is only available if **Enable quote** is disabled.
* **Quote** (Visible if **Enable quote** is enabled):

> - **Subheading**: Add a subheading that provides additional context or information about the person or organization associated with the quote.
> - **Heading**: Add the descriptive quote to display above the logo and choose the font size for the quote.


---

# 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.byinspiredlabs.com/section/press-logos.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.
