# Logo

**Logo and Favicon** settings under **Theme Settings** allow you to upload and customize your store’s **logo** (for your header and footer) and **favicon** (the small icon shown in browser tabs).

{% hint style="success" %}

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings** > **Logo** from the left panel.
   {% endhint %}

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

#### **Logo Settings**

* **Logo** : Add a custom logo for your website. Supported file formats: PNG, JPG, SVG.
* **Logo Width** : Set the width of the logo (Default: 180px). Note: The logo width is automatically optimized for mobile devices.
* **Favicon Image** : Add a favicon image to be displayed in the browser tab. Note: The uploaded image will be scaled down to **32 × 32px** for optimal display.


---

# 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://themessupport.gitbook.io/lollipop-theme/theme-settings/logo.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.
