# Content Area Padding

The Content Area Padding feature empowers you to adjust the padding for any row’s content, providing you with greater design flexibility and precision. By managing padding on all sides—top, bottom, left, and right—you can fine-tune the spacing within your layouts to achieve clean, professional, and visually appealing designs easily.

Take the following steps to adjust a row's content area padding:

1. Enter your email, page, or popup design.
2. Click on the row you'd like to edit the content area padding for.
3. Navigate to the sidebar on the left-hand side.
4. Ensure you are under the **ROWS** tab.

   <div align="left"><figure><img src="/files/M0JSYN8UYVUuK5A6Nj04" alt=""><figcaption></figcaption></figure></div>
5. Scroll down to the **Layout** section of the **Row properties**.
6. Navigate to the **Content Area Padding** option

   <div align="left"><figure><img src="/files/hxG2M2CBIzQOG6oGcsu4" alt=""><figcaption></figcaption></figure></div>
7. **(Option 1)** Under **All sides** click the plus (+) sign to uniformly apply padding around all the content within the row.

   <div align="left"><figure><img src="/files/iKvdOW63FnojpRT61piu" alt=""><figcaption></figcaption></figure></div>
8. **(Option 2)** If you'd like to adjust the padding for each side of the content within the row, toggle on **More options** and adjust the padding for each side accordingly.

   <div align="left"><figure><img src="/files/yz6pCVhlntm0CzIQNLxK" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note:** The **Content Area Padding** option applies to one row at a time. To adjust the content area padding for multiple rows within your design, ensure that you select each row and make your desired adjustments accordingly.
{% endhint %}


---

# 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.beefree.io/end-user-guide/design-tools/content-area-padding.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.
