# Move Brand Style

Switching styles in your Shopify store using the AppSections application is simple and efficient. Follow the steps below to move and change styles within your store:

### **Steps to Move and Change Styles**

1. **Access AppSections Styles:**

   * Open your Shopify theme editor.
   * Navigate to the **AppSections Styles** category located at the top of the left-hand pane, above the header.

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

2. **Install Multiple Styles:**

   * Ensure you have more than one style installed. To install additional styles, go to the **Style Library** in the AppSections application and click the **Install Style** button on the styles you want to add.

3. **Understand Style Visibility:**

   * The first installed style is the active one. Subsequent styles are typically hidden by default. We recommend keeping additional styles hidden to avoid conflicts.

   <figure><img src="/files/CUKEzgPPdAd54myFwsZS" alt=""><figcaption><p>Other styles are hidden by default</p></figcaption></figure>

4. **Change the Active Style:**

<figure><img src="/files/ZcI3JaAZ2rGpjjwYzkTS" alt=""><figcaption><p>The second styles is hidden</p></figcaption></figure>

* To switch to a different style, first, unhide the second style. Click on the eye icon next to the style to make it visible.

<figure><img src="/files/mXBY0Gj196vJcW6pEAkM" alt=""><figcaption><p>The second style now visible</p></figcaption></figure>

<figure><img src="/files/DY4PQQcK2o6DWIDkDdd1" alt=""><figcaption><p>The active style is the first one</p></figcaption></figure>

* Drag and drop the newly visible style to the top of the list, making it the first style.

<figure><img src="/files/3MjXJ3ic7N2dHigMd6PK" alt=""><figcaption></figcaption></figure>

* Hide the old style you want to deactivate by pressing the eye.

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

5. **Activate the New Style:**

* Once the new style is in the first position, your site will automatically update to reflect the new style. There may be a visual issue before saving. If the style does not display correctly, saving will resolve the problem.

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

* Now save your changes by pressing save in the top right-hand corner of the theme editor.

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

### **Tips for Managing Styles**

* **Keep Styles Hidden:** For best performance and to avoid conflicts, keep non-active styles hidden.
* **Preview Before Applying:** Consider previewing styles to ensure they fit your store’s aesthetic before making them active.

By following these steps, you can easily switch between different styles, ensuring your Shopify store always looks fresh and appealing. If you have any questions or need assistance, please contact our customer support team.


---

# 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.appsections.com/basics/styles/move-brand-style.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.
