# Move Section

Moving sections within your Shopify theme editor allows you to customize the layout and flow of your online store. Here’s a step-by-step guide to help you move sections to your desired position:

### **Steps to Move a Section**

1. **Open Shopify Theme Editor:**
   * Log into your Shopify admin panel.
   * Navigate to **Online Store** and then click on **Themes**.
   * Click the **Customize** button for the theme you want to edit. This opens the theme editor.
2. **Select the Section:**
   * In the theme editor, locate the section you want to move in the left-hand sidebar.
   * Click on the section to highlight it.
3. **Drag and Drop the Section:**

   * Click and hold the section you want to move.

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

   * While holding the mouse button, drag the section up or down to your desired position within the sidebar.

   <figure><img src="/files/8VGvxluwNMdpu0t6KQ7B" alt=""><figcaption></figcaption></figure>

   * Release the mouse button to drop the section in the new location.

   <figure><img src="/files/3ySA7lmLQoPSXu4drAbP" alt=""><figcaption></figcaption></figure>
4. **Preview Changes:**
   * As you move the section, you can see a live preview of your store updating to reflect the new layout.
   * Ensure the section is in the desired position and looks good in the context of your overall store design.

By following these steps, you can easily rearrange the sections of your Shopify store to create a layout that best suits your needs and enhances the shopping experience for your customers. 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/move-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.
