# Width

### How to Adjust Width in AppSections

The "Width" setting in AppSections allows you to define the width that an element (media blocks and groups) must occupy within its containing area. This setting provides flexibility in customizing the layout by adjusting the width of elements, enhancing the overall visual appeal and consistency with your brand style. Here is how you can adjust the width:

### **Width**

**Purpose:** This setting allows you to define the width for an element, such as media blocks and groups, within its containing area.&#x20;

**Usage:** Use the range selector to set the desired width from 5% to 100%.

### Steps to Adjust Width

1. **Select the Block/Group:**
   * Open your Shopify theme editor.
   * Navigate to the specific block or group where you want to apply the width setting.
2. **Locate the Width Setting:**
   * In the settings for the block or group, find the **Width** option.
3. **Set the Width:**
   * Use the range selector to set the width between 5% and 100%:
     * **5%:** The element occupies the smallest width within its containing area.
     * **100%:** The element occupies the full width of its containing area.

### Ensuring the Right Width Application

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

### Summary

By using the "Width" setting in AppSections, you can customize the width of your media 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.

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/settings/size/sections-blocks/width.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.
