# Homepage Layout

Navigate to **Appearance > Customize > Homepage >** Homepage Layout

### Show Featured Posts

* **On / Off** toggle to enable or disable the **Featured Posts** section.
* When enabled, selected posts will appear in a special area at the top of your homepage.

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

### Homepage Layout

* Choose the **layout style** for your homepage.
* Example: **Layout 2**
* Different layouts may change how posts, sidebars, and widgets are arranged.

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

### Show Sidebar on Homepage

* **On / Off** toggle to display or hide the sidebar on the homepage.
* When enabled, widgets assigned to your sidebar will appear alongside homepage posts.

<figure><img src="/files/6PMT9TrhvcATMn47BTsK" alt=""><figcaption></figcaption></figure>

### Sidebar Position

* Choose the sidebar placement:
  * **Left** → Sidebar will appear on the left side of the page.
  * **Right** → Sidebar will appear on the right side (default in most designs).

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

***

### 🔹 Sticky Sidebar

* **On / Off** toggle to make the sidebar **sticky** (fixed while scrolling).
* Useful for keeping important widgets (ads, trending posts, social links) always visible.

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


---

# 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://docs.stylothemes.com/urdupress-lite/customization/homepage/homepage-layout.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.
