# Buttons

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.

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

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Font family</td><td><p>Select the font family for the button text.</p><p>( Heading, Body )</p></td></tr><tr><td>Text transform</td><td>Select the text-transform according to your need.<br>( Uppercase, Capitalize, None )</td></tr><tr><td>Border thickness</td><td>Adjust the thickness of the button border.</td></tr><tr><td>Border opacity</td><td>Adjust the opacity of the button border.</td></tr><tr><td>Corner radius</td><td>Select the corner radius. ( Small, Medium, Large, None )</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/theme-settings/buttons.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.
