# Hide Brand Style

### How to Hide a Brand Style

Hiding a brand style in your Shopify store using the AppSections application is a straightforward process. Follow these steps to hide a style that you no longer wish to be active:

### **Steps to Hide a Brand Style**

1. **Select the Style:**

   * Open your Shopify theme editor.
   * Navigate to the **AppSections Styles** zone located at the top of the left-hand pane, above the header.
   * Select the brand style you want to hide.

   <figure><img src="/files/9VkceXraVI7UiMDFwleo" alt=""><figcaption></figcaption></figure>
2. **Open the Options Menu:**

   * In the right-hand pane, next to the name of the selected style, you will see three small dots (options menu).

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

   * Click on these dots to open additional options.
3. **Hide the Style:**

   * Click on **Hide** from the options menu.

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

   * The selected style will be hidden, making it inactive and removing its visual elements from your store.

### **Important Notes**

* **Reactivating a Style:** If you wish to reactivate a hidden style, simply follow the same steps and click on **Unhide** instead.
* **Consistent Appearance:** Ensure that hiding a style does not disrupt the overall appearance and consistency of your store. Always preview changes to confirm that your store maintains a cohesive look.

By following these steps, you can easily manage which brand styles are active in your Shopify store, ensuring that only the styles you want are applied. If you have any questions or need further 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/hide-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.
