# Customization

- [General](https://docs.stylothemes.com/urdunews/customization/general.md)
- [Color Scheme](https://docs.stylothemes.com/urdunews/customization/general/color-scheme.md): Mange your website's color scheme.
- [Footer Settings](https://docs.stylothemes.com/urdunews/customization/general/footer-settings.md): The Footer Settings section allows you to manage the copyright text and credits displayed at the bottom of your website.
- [Header](https://docs.stylothemes.com/urdunews/customization/header.md)
- [Logo Settings](https://docs.stylothemes.com/urdunews/customization/header/logo-settings.md): The Logo Settings allow you to upload and manage your website’s branding, including desktop and mobile logos. This ensures your brand identity is consistent across all devices.
- [Header Layout](https://docs.stylothemes.com/urdunews/customization/header/header-layout.md): The Header Layout settings let you customize the background of your website’s header area. You can choose between solid colors, background images, and different display options to match your site’s br
- [Small Header](https://docs.stylothemes.com/urdunews/customization/header/small-header.md): The Small Header provides additional information at the very top of your website, such as the date or custom notices. It appears as a slim strip above the main header and can be enabled or disabled de
- [News Ticker](https://docs.stylothemes.com/urdunews/customization/header/news-ticker.md): The News Ticker is a scrolling bar that appears at the top of your website, typically used to display breaking news, updates, or highlights. It adds a dynamic element to the site and keeps visitors in
- [Main Menu](https://docs.stylothemes.com/urdunews/customization/header/main-menu.md): The Main Menu is the primary navigation of your website. From here, you can customize its colors, borders, and button styling to match your brand identity.
- [Mobile Header](https://docs.stylothemes.com/urdunews/customization/header/mobile-header.md): The Mobile Header controls how your website’s header appears on mobile devices. You can customize its background, button styling, and icon colors to ensure readability and a smooth mobile experience.
- [ Homepage Settings](https://docs.stylothemes.com/urdunews/customization/homepage-settings.md)
- [Latest Post Blocks Limit](https://docs.stylothemes.com/urdunews/customization/homepage-settings/latest-post-blocks-limit.md): This section lets you control how many post blocks are displayed in the Latest Posts section on your homepage.
- [Seprater Blocks](https://docs.stylothemes.com/urdunews/customization/homepage-settings/seprater-blocks.md): This section allows you to display separate category-based blocks on the homepage. These blocks highlight posts from specific categories, helping you organize content better.
- [Feature Block](https://docs.stylothemes.com/urdunews/customization/homepage-settings/feature-block.md): The Feature Block section allows you to highlight a specific category at the top of your homepage. This ensures your most important or trending content is always visible to readers.
- [Picture Gallery](https://docs.stylothemes.com/urdunews/customization/homepage-settings/picture-gallery.md): The Picture Gallery section allows you to display a grid of posts with images on the homepage. This is useful for showcasing photos, events, or visual stories.
- [Post Block 2 Category](https://docs.stylothemes.com/urdunews/customization/homepage-settings/post-block-2-category.md): The Post Block 2 Category section allows you to display a block of posts from a specific category, positioned below Post Block 1 on the homepage.
- [Post Block 3 Category](https://docs.stylothemes.com/urdunews/customization/homepage-settings/post-block-3-category.md): The Post Block 3 Category section lets you showcase posts from another category on your homepage. This block appears below Post Block 2, helping you organize multiple categories in sequence.
- [Videos Gallery](https://docs.stylothemes.com/urdunews/customization/homepage-settings/videos-gallery.md): The Videos Gallery section allows you to showcase posts from a specific category in a video-focused block on the homepage. This is ideal for highlighting multimedia content.
- [More News Block](https://docs.stylothemes.com/urdunews/customization/homepage-settings/more-news-block.md): The More News Block allows you to display additional posts from selected categories below the main category blocks. This section is useful for covering general news or mixed content that does not belo
- [Post Settings](https://docs.stylothemes.com/urdunews/customization/post-settings.md)
- [Post Layout](https://docs.stylothemes.com/urdunews/customization/post-settings/post-layout.md): The Post Layout settings control the structure and elements displayed on individual post pages.
- [Post Meta](https://docs.stylothemes.com/urdunews/customization/post-settings/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/urdunews/customization/typography.md)
- [Headings](https://docs.stylothemes.com/urdunews/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/urdunews/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/urdunews/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


---

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