> For the complete documentation index, see [llms.txt](https://docs.appsections.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appsections.com/settings/margin/styles/margin-top-bottom.md).

# Margin Top/Bottom

### How to Manage Margin Top/Bottom in AppSections Brand Style

Managing the margin between sections within your Shopify store using the AppSections Brand Style involves adjusting the Margin Top/Bottom settings. These settings allow you to control the spacing between sections, ensuring a consistent and visually appealing layout. Follow these steps to correctly manage the margin top and bottom using our custom settings:

### **Important Notes**

**Consistent Spacing:** The Margin Top/Bottom settings ensure that all sections have consistent spacing between them, providing a clean and professional look across your store.

### Steps to Adjust Margin Top/Bottom

1. **Select the Brand Style:**
   * Open your Shopify theme editor.
   * Navigate to the Brand Style settings.
2. **Open Margin Settings:**
   * In the Layout settings, locate the **Margin Top/Bottom** parameters.
   * These settings allow you to manage the vertical spacing between sections on the desktop view.
3. **Adjust Margin Top/Bottom:**
   * **Margin Top:** Adjust this setting to control the space above the section. This ensures there is a consistent gap between the top of the current section and the bottom of the previous section.
   * **Margin Bottom:** Adjust this setting to control the space below the section. This ensures there is a consistent gap between the bottom of the current section and the top of the next section.

### Ensuring Consistency

1. **Preview Changes:**
   * After adjusting the Margin Top/Bottom settings, preview your store to ensure the sections are spaced as intended.
   * Switch between different devices (mobile and desktop) to verify the consistency and responsiveness of the spacing.
2. **Uniform Look:**
   * By using the Margin Top/Bottom settings, you ensure a consistent and professional look across all sections of your store, maintaining a clean and organized design.

### Verifying the Change

* **Preview Changes:** Switch between mobile and desktop views in the theme editor to ensure the sections are spaced correctly. Make adjustments as necessary to maintain a consistent and optimized user experience.

By following these steps, you can effectively manage the margin top and bottom within your Shopify store using the AppSections Brand Style, ensuring a uniform and professional appearance across all sections. If you have any questions or need further assistance, please contact our customer support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.appsections.com/settings/margin/styles/margin-top-bottom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
