# Header

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


---

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