# Logo Settings

### Desktop Logo

* Upload your **main website logo** that will display in the header on desktop devices.
* Accepted formats: **.png, .jpg, .gif**
* Recommended format: **PNG with transparency**

<figure><img src="/files/6vyotCugBNRw51xsvrUN" alt=""><figcaption></figcaption></figure>

### Mobile Logo

* Upload a **separate logo optimized for mobile screens**.
* Accepted formats: **.png, .jpg, .gif**
* Recommended format: **simplified version of your logo** for small screens.
* Path example:

  ```
  /wp-content/themes/qalam/images/mobile-logo.png
  ```

👉 This logo will display when users view your website on mobile devices.

<figure><img src="/files/MDXjuMt7sAYMRIFYSJzv" alt=""><figcaption></figcaption></figure>

#### ✅ Tips for Best Results

* Use **optimized images** (small file size for faster loading).
* Keep the **mobile logo simpler and more compact** for clarity.
* Maintain consistent branding between desktop and mobile logos.
* If your logo has text, ensure it is readable on smaller devices.


---

# 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/general/logo-settings.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.
