# Floating Buttons

Floating buttons allow you to keep a button visible at all times, even when a visitor scrolls down the page. Use Floating buttons to keep important calls to action fixed, visible, and clickable on all site pages.

Ideal uses cases include:

* Contact Us
* Subscribe
* Get a Quote

Note

Floating buttons are not available on Dynamic pages.

To make a button float:

1. Add a button to your site. For more information, see [Add Widgets](/widgets/widget-overview/add-widgets.md).
2. Right-click the button, and then click Edit Design.
3. On the Style tab, scroll down, and click the Floating toggle. If the Floating attribute is disabled, the button automatically appears in the first row at the top of the page.
4. Select a position for the button. Switch the device view to change the position on different devices.
5. To display the floating button on the current page only, enable the Show on this page only toggle.<br>

### Mobile Considerations

* On mobile, we suggest placing the Floating button at the bottom corner of the screen so visitors can easily click it with one hand.
* You can display an icon rather than text on mobile by choosing the layout that features an icon on mobile.
* If a floating button is not displaying on mobile, you may be using an old mobile layout. To update the layout, go to the Design Editor, and click Site Layout.

<br>


---

# 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.devcron.com/widgets/basic-widgets/floating-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.
