# How to style individual buttons (by button key) in Options Selectors

<figure><img src="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FgZOC74W6FlWoapZKOey9%2F2023-02-17_10h42_52.png?alt=media&#x26;token=bcab3ed0-ed0a-4b55-9e59-6b42bfcc5f32" alt=""><figcaption></figcaption></figure>

{% embed url="<https://firebasestorage.googleapis.com/v0/b/savvy-flow-uploads/o/oNrQLV6ZiVBavUmAkfcu%2FHow%20to%20style%20individual%20buttons%20(by%20button%20key)%20in%20Options%20Selectors_6640024316047117.mp4?alt=media&token=f22bf50a-533d-44a2-abb8-618125b2fd51>" %}

#### Selecting the component to style:

1. In the “**Edit**” sub-menu open the “**Designer**” card.
2. Select the "**Options buttons**" component you want to style on your page.

#### Setting the Designer card to style a specific button:

1. Click “**+ Sub-Element**”.
2. In the “**Elements**” selector, select “**Button**”.
3. Click “**+ By Button**”.
4. In the “**By Key**” selector choose the key that belongs to the button you want to style.

That’s it, you now know how to give a different style to each button! **👍**

### Related Docs:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>How to style a rounded bullet-like checkbox for options buttons</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FVDJdnvcpkt14wxRike7h%2F2023-03-02_17h01_08.png?alt=media&#x26;token=018c2ceb-275b-4a50-b95e-8bc7104b0d90">2023-03-02_17h01_08.png</a></td><td><a href="how-to-style-a-rounded-bullet-like-checkbox-for-options-buttons">how-to-style-a-rounded-bullet-like-checkbox-for-options-buttons</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>How to style a specific component element (E.g. buttons image)</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2Fs9os5CNDCsb4gkSmu3ax%2F2023-03-07_10h04_09.png?alt=media&#x26;token=d6990cbc-095c-493d-b350-d11f2f142e55">2023-03-07_10h04_09.png</a></td><td><a href="how-to-style-a-specific-component-element-e.g.-buttons-image">how-to-style-a-specific-component-element-e.g.-buttons-image</a></td></tr><tr><td align="center"></td><td></td><td></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://docs.trysavvy.com/how-tos/design-how-tos/how-to-style-individual-buttons-by-button-key-in-options-selectors.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.
