---
title: "Buttons"
canonical: "https://kb.uconn.edu/space/IKB/10769929499/Buttons"
format: markdown
---
Staff can add **Buttons **to their pages within the [Classic Editor](#classic-editor) or [Block Editor](#block-editor).

## > Macro (anchor)

Classic Editor

For the **Default** button, add class="btn btn-default" to any link.

```
<a class="btn btn-default" href="https://www.google.com" role="button">Link</a>
```

> ⚠️ To add buttons to your page/post, you must be in the “Text” editor view.

> ℹ️ For more options and examples, see the [Buttons Aurora Guide](https://aurora.uconn.edu/2016/03/03/buttons/).

> Macro (iframe)

(See all [Aurora WordPress Training](https://aurora.uconn.edu/training/).)

## > Macro (anchor)

  Block Editor

Use the **Buttons block **to prompt visitors to take action with a button-style link. Your button can link to other pages of your site or to an external page. It’s great for calling attention to the most important thing you want your visitors to do.

Check out WordPress’s [Buttons Block video and instructions](https://wordpress.com/support/wordpress-editor/blocks/buttons-block/).