# Theme Settings

> These are global settings that affect the overall design, behavior, and structure of your Shopify store using the **Plain Jane** theme.

***

### **What Are Theme Settings?**

Theme Settings control the **site-wide appearance and functionality** of your store. Unlike individual “Sections” that apply to specific pages (like your homepage or product template), Theme Settings apply across the **entire storefront** — from fonts and logos to animations and SEO.

Use this section to fine-tune your store’s:

* **Branding and identity** (logos, fonts, colors)
* **Interactive elements** (custom cursors, music, animations)
* **Conversion tools** (announcement bar, cart drawer)
* **Page structure** (skip homepage, global navigation)
* **Technical details** (SEO, Cart)

***

### **Available Settings**

Here’s what each Theme Setting does (click to dive into individual pages):

* **Announcement Bar** – Display store-wide promos or messages
* **Animations** – Control entrance and hover animations
* **Cart Drawer** – Customize your cart’s behavior and design
* **Collection Layout** – Set the default grid and style for product collections
* **Cursor Settings** – Upload a custom cursor image
* **Footer Settings** – Manage your footer layout and links
* **Global Menu Settings** – Configure site-wide navigation
* **Music Player** – Add background music to your store
* **Store Logos** – Upload and manage your logo(s)
* **Store Clock** – Display the current store time
* **Skip Homepage** – Optionally redirect users past the intro page
* **SEO Settings** – Control key meta and index settings for discoverability
* **Typography** – Select fonts and type styles

***

### 📌 Keep In Mind

* These settings apply **site-wide** unless otherwise noted.
* Most updates will reflect instantly in your live preview.
* Always click **Save** after making changes in the theme editor.

***

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