# Button

Adds a customizable button to the mobile menu, great for highlighting key links like 'Shop All' or Contact.' You can change its text, color, style, and pin it to the bottom.

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

<table><thead><tr><th width="152.56768798828125">Settings</th><th width="110.78900146484375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Text</td><td align="center"><code>text</code></td><td>Button label text. </td></tr><tr><td>Link</td><td align="center"><code>url</code></td><td>Destination URL. </td></tr><tr><td>Button color</td><td align="center"><code>select</code></td><td>Choose button color: <code>Primary</code>, <code>Secondary</code>, <code>Black</code>, or <code>White</code>.</td></tr><tr><td>Button style</td><td align="center"><code>select</code></td><td>Choose from <code>Solid</code>, <code>Outline</code>, <code>Soft</code>, <code>Text</code>, or <code>Solid with border</code>.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Button size: <code>Small</code>, <code>Medium</code>, or <code>Large</code>. </td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Pin to bottom</td><td align="center"><code>checkbox</code></td><td>Pin button to the bottom.</td></tr><tr><td><strong>Block spacing</strong></td><td align="center"></td><td></td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Bottom padding.</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://palo-alto.presidiocreative.com/header/mobile-menu/blocks/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.
