# Customization

- [General](https://docs.stylothemes.com/urdupress/customization/general.md)
- [Color Scheme](https://docs.stylothemes.com/urdupress/customization/general/color-scheme.md): Mange your website's color scheme.
- [Global Layout](https://docs.stylothemes.com/urdupress/customization/general/global-layout.md): Customize the Global layout of the website
- [Archive Layout](https://docs.stylothemes.com/urdupress/customization/general/archive-layout.md)
- [Header](https://docs.stylothemes.com/urdupress/customization/header.md)
- [Layout](https://docs.stylothemes.com/urdupress/customization/header/layout.md): The Header Layout settings in UrduPress allow you to manage the overall structure and alignment of your site’s header. You can choose different layouts, control logo and banner placement, and organize
- [Date & Clock](https://docs.stylothemes.com/urdupress/customization/header/date-and-clock.md): This section lets you show a Digital Clock with English Date and the Islamic (Hijri) Date in the header.
- [Navigation](https://docs.stylothemes.com/urdupress/customization/header/navigation.md): The Main Navigation controls the style and behavior of your site’s top menu.
- [News Ticker](https://docs.stylothemes.com/urdupress/customization/header/news-ticker.md): The Top Scrolling News Bar lets you display the latest posts or videos in a ticker-style bar at the top of your site.
- [Logo Settings](https://docs.stylothemes.com/urdupress/customization/header/logo-settings.md): The Logo settings allow you to upload your website’s branding images for both desktop and mobile views.
- [Footer](https://docs.stylothemes.com/urdupress/customization/footer.md)
- [Layout](https://docs.stylothemes.com/urdupress/customization/footer/layout.md): The Footer Layout settings allow you to control the copyright row and footer widgets.
- [Colors](https://docs.stylothemes.com/urdupress/customization/footer/colors.md): The Footer Color Scheme settings let you customize the colors of the footer area to match your site’s branding.
- [Settings](https://docs.stylothemes.com/urdupress/customization/footer/settings.md): The Footer Copyright setting allows you to add a custom copyright message to the footer. Basic HTML is supported.
- [Single Post](https://docs.stylothemes.com/urdupress/customization/single-post.md)
- [Post Meta](https://docs.stylothemes.com/urdupress/customization/single-post/post-meta.md): The Post Meta Information settings let you control which details are shown with each post.
- [Post Layout](https://docs.stylothemes.com/urdupress/customization/single-post/post-layout.md): The Single Post Layout settings let you customize how individual blog posts are displayed.
- [Typography](https://docs.stylothemes.com/urdupress/customization/typography.md)
- [Fonts Loader](https://docs.stylothemes.com/urdupress/customization/typography/fonts-loader.md): The Fonts Loader lets you manage which fonts are loaded on the front-end. To improve site speed, only the fonts you activate will be loaded.
- [Headings](https://docs.stylothemes.com/urdupress/customization/typography/headings.md): The Typography settings allow you to control how text appears across your website. You can choose from a variety of fonts, adjust sizes, and customize styles for headings, body text, and other element
- [Sidebar Widgets](https://docs.stylothemes.com/urdupress/customization/typography/sidebar-widgets.md): The Sidebar Widgets typography settings allow you to control how your widget headings and content text appear in the sidebar.
- [Footer Widgets](https://docs.stylothemes.com/urdupress/customization/typography/footer-widgets.md): Use these settings to control the appearance of your footer widget text, including both the widget headings and content.
- [Paragraphs](https://docs.stylothemes.com/urdupress/customization/typography/paragraphs.md): This section lets you style the paragraph text used across your website. Adjusting these settings ensures your site’s content is clear and easy to read.
- [Menu](https://docs.stylothemes.com/urdupress/customization/typography/menu.md): This section allows you to customize the top navigation menu text style, ensuring your site’s main links are both clear and visually consistent with your theme design.
- [Newsticker](https://docs.stylothemes.com/urdupress/customization/typography/newsticker.md): This section allows you to style the News Ticker text, including the label (e.g., “Important News”) and the ticker body (the scrolling news items).
- [Archive](https://docs.stylothemes.com/urdupress/customization/typography/archive.md): These settings let you control how archive pages (categories, tags, date archives, etc.) display their text styling. You can separately style the post headings, excerpts, and post meta information.
- [Social Media](https://docs.stylothemes.com/urdupress/customization/social-media.md): The Social Media section in the Customizer allows you to add your profile links and manage how sharing icons appear across your site.
- [Translation](https://docs.stylothemes.com/urdupress/customization/translation.md): Manage text translations.
- [Video Modules](https://docs.stylothemes.com/urdupress/customization/video-modules.md): The Videos Module allows you to manage how videos appear on the Videos Page and on Single Video posts.


---

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