# Block Customization

To style the elements of your Block that are encompassed in its full container, click on the tab '**Block**' within the Customise section for the editable options available.

<figure><img src="/files/7AS3My1N8Z0qzHT2lHwR" alt=""><figcaption></figcaption></figure>

### Padding

Here you can change the padding of the block using the dropdown menu for preset options.

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

### Header Content

Customise what your header content by choosing your own text, font, colour as well as alignment and size for desktop and mobile.

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

### Background

Set the colour and border for the background of your **B**lock.

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


---

# 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.aime.app/aime-live/quickstart-user-guides/the-block-editor/customize/block-customization.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.
