# Customization

- [Homepage](https://docs.stylothemes.com/urdupress-lite/customization/homepage.md)
- [Category Posts Block](https://docs.stylothemes.com/urdupress-lite/customization/homepage/category-posts-block.md): The Category Posts Block allows you to display posts from a specific category on your homepage. This is useful for highlighting news or articles from particular sections of your site.
- [Homepage Layout](https://docs.stylothemes.com/urdupress-lite/customization/homepage/homepage-layout.md): The Homepage Layout settings allow you to control the overall structure and design of your site’s front page. You can enable featured posts, choose a layout style, and configure sidebar options.
- [Header](https://docs.stylothemes.com/urdupress-lite/customization/header.md): The Header settings allow you to enable or disable the small header and make your main menu sticky for better navigation.
- [Social Links](https://docs.stylothemes.com/urdupress-lite/customization/social-links.md): The Social Links settings let you add your social media accounts to display as icons on your site’s header, footer, or sidebar widgets.
- [Footer Settings](https://docs.stylothemes.com/urdupress-lite/customization/footer-settings.md): The Footer Settings section allows you to manage your website’s footer copyright text and toggle the Back to Top button.
- [Single Post](https://docs.stylothemes.com/urdupress-lite/customization/single-post.md)
- [Social Sharing](https://docs.stylothemes.com/urdupress-lite/customization/single-post/social-sharing.md): The Social Sharing settings allow you to configure how and where the sharing buttons are displayed on single post pages.
- [Post Layout](https://docs.stylothemes.com/urdupress-lite/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/urdupress-lite/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.
- [Typography](https://docs.stylothemes.com/urdupress-lite/customization/typography.md)
- [Headings](https://docs.stylothemes.com/urdupress-lite/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/urdupress-lite/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.
- [Menu](https://docs.stylothemes.com/urdupress-lite/customization/typography/menu.md): The Menu Typography settings allow you to control how your website’s navigation menu items appear. This ensures that your site’s main navigation is readable, stylish, and consistent with the overall d
- [Color Scheme](https://docs.stylothemes.com/urdupress-lite/customization/color-scheme.md)
- [Header Colors](https://docs.stylothemes.com/urdupress-lite/customization/color-scheme/header-colors.md): The Header Colors settings allow you to define the background and text color styles of your website’s header area. This helps ensure your branding is consistent and the header remains visually clear.
- [Menu Colors](https://docs.stylothemes.com/urdupress-lite/customization/color-scheme/menu-colors.md): The Menu Colors settings let you control how your website’s navigation menu looks, including background, links, and hover/active styles. This ensures the menu matches your brand and remains easy to us
- [Body Colors](https://docs.stylothemes.com/urdupress-lite/customization/color-scheme/body-colors.md): The Body Colors settings allow you to control the background color of your website’s main body area. This is the foundation of your site’s design and affects how all other content stands out.


---

# 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.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.
