# Featured blog post

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

{% hint style="success" %}
**Steps:**&#x20;

1. In the theme editor **(Customize)**, click **Add section.**
2. Locate **Featured blog post**
3. Make necessary changes. > **Save.**
   {% endhint %}

## General Settings

<figure><img src="/files/9nHrnNpQWxhLwXl8wBRJ" alt=""><figcaption></figcaption></figure>

* **Width** - With of this section 3 options : Container / Stretched / Full width
* **Subheading**&#x20;
* **Heading** - Heading of this section
* **Heading size** - From Heading 1 to Heading 6
* **Description** - Description of this section
* **Layout** - *Horizontal / Vertical*

### View all button

* **Link url**  - Link for button in Header section
* **Link text** - Text for button
* **Button type**  -  there are 7 Options button
* **Show arrow icon**

### Post settings

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

* **Article -** Select blog article
* **Show date**
* **Show author**
* **Show excerpt**
* **Show category**
* **Show read more**
* **Media size -** Adapt to image / Square (1:1) / Portrait (3:4) / Landscape (4:3) / Landscape (5:3.5) / Wide (16:9)
* **Post button type**
* **Image width**&#x20;
* **Post title size** - from Heading 1 to Heading 6
* **Desktop image placement -** Left / Right
* **Vertical alignment** - Top / Middle / Bottom
* **Content alignment** - Left / Center / Right

### Colors

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

* **Background**
* **Text color**
* **Post background**

### Section padding

<figure><img src="/files/LBq81hS9G4lOzLHuSNRz" alt="" width="280"><figcaption></figcaption></figure>

* **Top padding**
* **Bottom padding**


---

# 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://oranthemes.gitbook.io/nimbus-theme/theme-sections/featured-blog-post.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.
