# Customization

- [General](https://docs.stylothemes.com/qalam/customization/general.md)
- [Logo Settings](https://docs.stylothemes.com/qalam/customization/general/logo-settings.md): The Logo Settings panel in the General Settings section allows you to upload and manage your website’s branding across desktop and mobile devices.
- [Header Date](https://docs.stylothemes.com/qalam/customization/general/header-date.md): The Header Date settings allow you to display the current date in your website’s header. This feature is commonly used by news and magazine sites to keep the header fresh and relevant.
- [Misc Settings](https://docs.stylothemes.com/qalam/customization/general/misc-settings.md): The Misc settings provide additional theme options that improve the browsing experience.
- [Footer Settings](https://docs.stylothemes.com/qalam/customization/general/footer-settings.md): The Footer Settings panel allows you to customize the copyright text that appears at the bottom of your website.
- [Single Post](https://docs.stylothemes.com/qalam/customization/single-post.md)
- [Post Meta](https://docs.stylothemes.com/qalam/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/qalam/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/qalam/customization/typography.md)
- [Headings](https://docs.stylothemes.com/qalam/customization/typography/headings.md): The Headings Typography settings allow you to customize the fonts, sizes, alignment, and colors for all heading tags (H1 – H6) and widget titles across your site.
- [Paragraphs](https://docs.stylothemes.com/qalam/customization/typography/paragraphs.md): The Paragraph Typography settings control the styling of regular text content across your website. This ensures your articles and posts remain clean, readable, and consistent.
- [Social Media](https://docs.stylothemes.com/qalam/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.
- [Color Scheme](https://docs.stylothemes.com/qalam/customization/color-scheme.md): Mange your website's color scheme.


---

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