# Styles

### **Corner radius**

**Image**

This option applies to all images in the entire store, including media in the Mega Menu, product cards on collection pages, product images, and images in the sections and blocks.

The image border radius, from 0 pixels to 20 pixels, can be set on a scale.

Check the following examples to view the difference in settings:

{% tabs %}
{% tab title="Rounded corners" %}

<figure><img src="/files/RZ9SQ7VTuhvQp9iGDaAr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Square corners" %}

<figure><img src="/files/3K246co8CoJtxIrDzzVK" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

**Input and button**

Change the border radius of the buttons, badges, and input fields from 0 pixels to 40 pixels.

In the following examples, you can view how the described settings might display:

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

**Tooltip**

This setting defines the tooltip shape. Adjusting the radius lets you create buttons with sharp edges (radius of 0) or fully rounded pill-style buttons (40 px), helping to match the overall design style of your store.

<figure><img src="/files/pnEZ4FslEP5fBdAvZfln" 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://mpithemes.gitbook.io/unicorn-shopify-theme/theme-settings/styles.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.
