# Size

The **Size** option allows you to adjust the position of elements such as text, images, buttons, or any widgets on the landing page relative to the container, in the top and left directions. You can also adjust the size of the element to enhance the aesthetics and layout arrangement of the page, creating a harmonious and appealing interface.

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

Here is a detailed guide on how to use the **Size** option:

* **Top**: Adjusts the distance of the element from the top edge of the container. Enter a value to change the vertical position of the element.
* **Left**: Adjusts the distance of the element from the left edge of the container. Enter a value to change the horizontal position of the element.
* **Width**: Changes the width of the element. Enter a value to increase or decrease the width.
* **Height**: Adjusts the height of the element. Enter a value to modify the element's height as desired.


---

# 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.shopone.io/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/design-editor/size.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.
