> 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/padding/sections-blocks/vertical-padding.md).

# Vertical Padding

### How to Adjust Vertical Padding in AppSections

The "Vertical Padding" setting in AppSections allows you to manage the top and bottom padding for blocks and groups. This setting provides flexibility in defining internal spacing, enhancing the overall visual appeal and consistency with your brand style. Here is how you can adjust the vertical padding:

### **Vertical Padding**

**Purpose:** This setting allows you to add top and bottom padding to blocks and groups, creating internal space and improving layout.&#x20;

**Usage:** Use the range selector to set the desired padding for desktop and mobile.

### Vertical Padding Behaviors

1. **Groups:**
   * Adds top and bottom padding to the group to create internal space around child blocks.
2. **Blocks:**
   * Adds top and bottom padding to the block, spacing it from other elements.

### Steps to Adjust Vertical Padding

1. **Select the Block/Group:**
   * Open your Shopify theme editor.
   * Navigate to the specific block or group where you want to adjust the vertical padding.
2. **Locate the Vertical Padding Setting:**
   * In the settings for the block or group, find the **Vertical Padding** option.
3. **Adjust Vertical Padding:**
   * Use the range selector to set the vertical padding for desktop and mobile:
     * **Desktop:** Set the padding between 0 and 200px.
     * **Mobile:** Set the padding between 0 and 100px.

### Ensuring the Right Vertical Padding Application

1. **Preview Changes:**
   * After adjusting the vertical padding, preview your store to see how the changes look.
   * Check the block or group to ensure the padding adjustment is applied correctly and enhances the layout.
2. **Check Consistency:**
   * Ensure that the vertical padding setting aligns with your brand’s aesthetic and provides a cohesive look across both desktop and mobile devices.
3. **Test Across Devices:**
   * Verify the vertical padding setting on different devices to ensure it looks good and maintains functionality on all screen sizes.

### Summary

By using the "Vertical Padding" setting in AppSections, you can manage the top and bottom padding for blocks and groups in your Shopify store. This flexibility allows you to enhance the visual appeal and alignment of your layout, ensuring a dynamic and engaging user experience across all devices. Adjusting the padding helps create better internal spacing and improves the overall design consistency.

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/padding/sections-blocks/vertical-padding.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.
