> For the complete documentation index, see [llms.txt](https://docs.stylothemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylothemes.com/urdupress/elementor/widgets/classic.md).

# Classic

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

### 🔹 Content Tab

#### **Layout**

* **Layout**\
  Choose from **3 predefined layouts** to display your posts in a classic style.
* **Widget Heading**
  * *Show/Hide*: Toggle the section heading on or off.
  * *Widget Heading Text*: Enter custom text for the widget heading.
* **Post Term**
  * Show or hide post categories/taxonomies above the post title.
* **Post Meta**
  * Show or hide meta information such as author, date, and comments.
* **Post Excerpt**
  * Show or hide excerpts.
  * Excerpt length is adjustable.

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

***

#### **Query**

* **Source**\
  Select the source of posts (Posts, Pages, or Custom Post Types).
* **Include/Exclude By**\
  Filter by Category, Tags, or specific Post IDs.
* **Posts Per Page**\
  Set how many posts to display at once.
* **Order By**\
  Choose how posts are sorted (`Date`, `Title`, `Random`, etc.).
* **Order**\
  Ascending (ASC) or Descending (DESC).
* **Offset**\
  Skip a defined number of posts.

***

### 🔹 Style Tab

#### **Heading**

* Typography: font family, size, weight, letter spacing.
* Text color and alignment.

#### **Post Title**

* Normal & Hover Colors.
* Typography controls (size, weight, line height, etc.).

#### **Post Term**

* Text color and background color.
* Border radius for pill-style look.
* Typography options.

#### **Post Meta**

* Control colors for icons and text.
* Hover color settings.
* Typography adjustments.

#### **Excerpt**

* Color customization.
* Typography controls (size, spacing, weight).

#### **Spacing**

* Adjust padding, margins, and column spacing between posts.

***

✅ With the **Classic Posts** widget, you can create a timeless blog layout, blending typography, meta info, and excerpts for maximum readability.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylothemes.com/urdupress/elementor/widgets/classic.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
