Slowly
The builderBlocks

Button

A styled link or button that prompts visitors to take an action.

The Button block is a call to action, a clear, styled target that prompts a click. It is what you reach for at the end of a section to send someone to the next step.

Adding one

  1. Select the section or container to hold it.
  2. Open the inserter and search "button".
  3. Pick the Button block, and type its label.

Settings

In the button's own panel.

SettingWhat it doesReach for it when
LinkWhere the button goes, a URL, a page, a dynamic destination, or an on-page actionAlways; a button with no destination does nothing
IconAn icon before or after the labelA bit more direction, an arrow on a "next", a download glyph

Styling

The button uses the shared design panel, and its hover state is where you make it feel responsive to the pointer. The label, padding, colour, and radius are all yours to set.

Accessibility

Write button text that says what happens when it is pressed, so the label makes sense out of context, "Download the guide" rather than "Click here". A screen-reader user often pulls the buttons out of a page as a list, and a list of "Click here" tells them nothing.

On this page