# Move Content Block

### How to Move a Content Block

Moving content blocks within your Shopify theme editor allows you to customize and rearrange the content of your sections easily. Here’s a detailed guide on how to do this:

### **Key Points**

1. **Flexible Positioning of Content Blocks:**
   * Unlike Group Blocks or Layout Blocks, content blocks can be moved and interchanged freely within a section. This flexibility allows you to rearrange the content to fit your desired layout.
2. **Visual Changes:**
   * Moving content blocks will visually update the section in the theme editor, allowing you to see the changes in real-time.

### **Steps to Move a Content Block**

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 Content Block:**

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

* In the theme editor, locate the content block you want to move in the left-hand sidebar.
* Click on the content block to highlight it.

3. **Drag and Drop the Content Block:**

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

* Click and hold the content block you want to move.
* Drag the content block up or down to your desired position within the sidebar.
* Release the mouse button to drop the content block in the new location.

4. **Preview Changes:**

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

* As you move the content block, the live preview will update to reflect the new arrangement. Ensure the new position fits your design preferences.

### **Important Notes**

* **Interchanging Content Blocks:** Content blocks can be freely interchanged between each other without any issues, allowing you to customize the order and layout of your section content.
* **Real-Time Updates:** Changes made to the position of content blocks are reflected in real-time, giving you immediate feedback on how your section looks.

By following these steps, you can easily rearrange the content blocks within your Shopify store’s sections, ensuring a layout that best suits your design and functional needs. 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/blocks/move-content-block.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.
