# Default Units

<figure><img src="/files/1zh7lJFloDiNgb6ViBPk" alt=""><figcaption></figcaption></figure>

You can set your unit preferences in the Global Styles tab of the Block Inspector. This allows you to  set different global units for the different properties of your site including: Default, Font, Position, Dimension, Background, Filter, Transform, Spacing, Flex, Border, Grid, Box Shadow and Outline.&#x20;

{% hint style="info" %}
The Unit preferences will automatically be applied so there is no need to refresh the page.
{% endhint %}

* Open the Global Styles tab in the Block Inspector.
* Open the Defaults panel of the Settings tab.
* Find Default Units and click "Selectors" to open the Default Units modal.

![](/files/arvUdDA3sWhnJ6F789lR)

## Default Units Modal

The Default Units Modal contains all the properties available to which you can allocate default units.

It is divided into categories by property type.

The Modal can be resized, closed, moved to required position and scrolled through.

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

### Resize

* To resize Default Units modal, hover over the resize icon at the right bottom corner and drag to required position.&#x20;

![](/files/H5ugK1IFsbCERrkFJSOI)

### Close

* Click "X" icon at top right corner to close the Default Units modal.

![](/files/PBl2bhUaSLogJlqcCwdF)

## Set Default Units

* Find property to which you want to set global units.
* Click "unset" to the right of the property and choose required units in the dropdown.

<figure><img src="/files/1oXCwqxWc7Mld9a1bL6O" alt=""><figcaption></figcaption></figure>

* The new units will appear in the property field.

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

### Unset Default Units

* To unset a global property Default Unit, click on the blue dot next to the set unit.

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

## Global Default Reset

* To reset all the property units to their default settings, click the "Remove" icon next to the Selectors field.&#x20;
* This will return all property units to "Unset".

<figure><img src="/files/p8YjfENTnJ3bIEdp6YIY" 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.cwicly.com/miscellaneous/units/default-units.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.
