# Side by side buttons

Display two buttons side by side with separate styles and links for multiple actions.

<figure><img src="/files/0ZH8z9QgvUpT5JRu1qtR" alt="Design of image banner section showcasing the side by side buttons block"><figcaption></figcaption></figure>

<table><thead><tr><th width="246.84722900390625">Settings</th><th width="130.5321044921875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Primary/Secondary buttons</strong></td><td align="center"></td><td></td></tr><tr><td>Text</td><td align="center"><code>text</code></td><td>Label for the button.</td></tr><tr><td>Link</td><td align="center"><code>url</code></td><td>Link for the button.</td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Color for the button: <code>Black</code>, <code>White</code>, <code>Primary</code>, or <code>Secondary</code>.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Size of the button: <code>Small</code>, <code>Medium</code>, or <code>Large</code>.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Style for the  button: <code>Solid</code>, <code>Outline</code>, or <code>Text</code>.</td></tr><tr><td>Show arrow</td><td align="center"><code>checkbox</code></td><td>Show arrow on the button.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Padding below the section.</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://broadcast.presidiocreative.com/sections/sections/banners/image-banner/side-by-side-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.
