# Press

***

The **Press** section is designed to showcase brand credibility by displaying logos of media outlets, partners, or publications, along with optional quotes. It helps build trust and highlight recognition from external sources.

### 1. Our guide to set up a Press section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Press.**
* Click **Save.**
  {% endhint %}

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

### 2. **Section settings**

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

* **Subheading**: Add a short supporting line above the main heading (e.g., source or context of the quote).
* **Heading:** Main title of the section (e.g., *As featured in*).
* **Heading size:** Adjust the prominence of the heading.
* **Space between logos:** Controls spacing between logo blocks for better visual balance.
* **Inactive logo opacity:** Sets the opacity of logos when not hovered.
* **Color scheme:** Applies colors to the section background and text.
* **Quote settings**
  * **Text font:** Choose whether quotes use heading font (more emphasis) or body font (more subtle).
  * **Text size:** Adjust the size of the quote text.
  * **Content width:** Controls the width of the quote area for better readability.

### **3. Logo block settings**

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

Each block represents one press logo and its associated quote.

* **Image:** Upload the logo of the press outlet, brand, or partner.
* **Desktop image width:** Adjust logo size on desktop.
* **Mobile image width:** Adjust logo size on mobile for better responsiveness.
* **Quote:** Add a testimonial or statement related to the logo (e.g., a press mention or review).


---

# 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.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/press.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.
