# Logo Settings

> **What You’ll Learn**
>
> * How to upload different logos for each page type
> * How to control logo sizing and visibility
> * Best practices for logo format and dimensions

***

### 🔧 Access Logo Settings

1. From your Shopify Admin, go to **Online Store > Themes**
2. Click **Customize** next to your active theme
3. In the Theme Editor, click the **Theme Settings** icon (paintbrush)
4. Select **Logo** from the menu

***

### 🏠 Home Page Logo

* Upload a custom logo under **Home Page Logo**
* Use the slider or input to set **Logo Size (px)**
* Toggle **Show Home Page Logo** to enable or disable it

***

### 📋 Global Menu Logo

* Upload a logo that will appear in the Global Menu
* Adjust size using the **Logo Size (px)** slider
* Toggle **Show Global Menu Logo** to enable or disable it

***

### 🌐 Default Logo

This logo appears on all pages that don’t have a specific override:

* Upload your logo under **Default Logo**
* Set the logo size in pixels
* Toggle **Show Default Page Logo**

***

### 🛍️ Collection Page Logo

* Upload a logo specific to collection pages
* Use **Logo Size (px)** to control its dimensions
* Toggle **Show Collection Page Logo**

***

### 📦 Product Page Logo

* Upload a logo for product pages
* Adjust using **Logo Size (px)**
* Toggle **Show Product Page Logo**

***

### 🔒 Password Page Logo

* Upload a logo for your password-protected landing page
* Use **Logo Size (px)** to fit your design
* Toggle **Show Password Page Logo**

***

### ✅ Best Practices

> 💡 Tip: Use .PNG or .SVG format for high-quality, transparent logos

* Keep logos under 500px wide for performance
* Make sure background colors and logo contrast are accessible
* If using the same logo site-wide, only upload to **Default Logo** and toggle off the others

***

### **Need Help?**

* 💬 **Join our community on Discord:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Email us at:** <support@openspaces.design>
* 💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# 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.openspaces.design/readme-1/theme-settings/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.
