# Button

Buttons are essential elements in your Shopify store, guiding users to **add products to the cart, checkout, or explore more pages**. Shopify allows you to customize buttons to match your branding and improve user engagement.

{% hint style="success" %}

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings > Buttons**
   {% endhint %}

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

#### **Border**

* **Thickness:** Defines the border thickness for buttons.&#x20;
* **Button Shape:** Select the button style. (Options: **Classic, Modern and Default** )

#### **Shadow**

&#x20;Applies shadows to buttons  fields.

* **Horizontal Offset:** Adjusts the shadow position on the X-axis.
* **Vertical Offset:** Adjusts the shadow position on the Y-axis.&#x20;


---

# 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://themessupport.gitbook.io/lollipop/theme-settings/button.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.
