# Hide Section

### How to Hide a Section

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

### **Steps to Hide a Section**

1. **Select the Section:**

   * Open your Shopify theme editor.
   * Navigate to the left-hand pane where your sections are listed.
   * Select the section you want to hide by clicking on it.

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

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

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

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

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

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

   * The selected section will be hidden, making it inactive and removing it from the visible layout of your store.

### **Important Notes**

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

By following these steps, you can easily manage which sections are active in your Shopify store, ensuring that only the sections you want are displayed. 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/sections/hide-section.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.
