# Customization

- [Typography](https://docs.stylothemes.com/akhbaar/customization/typography.md)
- [Headings](https://docs.stylothemes.com/akhbaar/customization/typography/headings.md): The Headings settings allow you to control the typography style of all heading tags (H1–H6) across your website. This ensures visual hierarchy and consistent design for titles, sections, and content h
- [Paragraph](https://docs.stylothemes.com/akhbaar/customization/typography/paragraph.md): The Paragraph Typography settings control how text is displayed inside posts, pages, and excerpts. This ensures readability and consistency across your website.
- [Single Post](https://docs.stylothemes.com/akhbaar/customization/single-post.md)
- [Post Layout](https://docs.stylothemes.com/akhbaar/customization/single-post/post-layout.md): The Post Layout settings control the structure and elements displayed on individual post pages.
- [Post Meta](https://docs.stylothemes.com/akhbaar/customization/single-post/post-meta.md): The Post Meta settings control the small informational details shown with each post, such as date, views, and interactions.
- [Widgets](https://docs.stylothemes.com/akhbaar/customization/widgets.md)
- [Panel Sidebar](https://docs.stylothemes.com/akhbaar/customization/widgets/panel-sidebar.md): The Widgets Panel allows you to manage and customize the sidebar areas of your website. You can now use block-based widgets, giving you more flexibility and design options.
- [Home Left Sidebar](https://docs.stylothemes.com/akhbaar/customization/widgets/home-left-sidebar.md): The Home Left Sidebar allows you to add and customize content blocks that appear on the left side of your homepage. This area is ideal for placing interactive elements such as search bars, recent post
- [Home Right Sidebar](https://docs.stylothemes.com/akhbaar/customization/widgets/home-right-sidebar.md): The Home Right Sidebar is a customizable widget area that appears on the right side of your homepage. It allows you to add and manage blocks such as search bars, social icons, categories, or custom co
- [Banner - Header (Below Nav)](https://docs.stylothemes.com/akhbaar/customization/widgets/banner-header-below-nav.md): The Banner – Header (Below Nav) widget area allows you to add custom content or advertisements directly below your website’s main navigation bar.


---

# 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/akhbaar/customization.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.
