Umbraco Backoffice Documentation

Button

Call to action button with a URL to another page or website

Content

Button page component has one mandatory content parameter:

  • Button - a link which has a URL to another page or website

Button

A link which has a URL to another page or website. The Button name is the title of the link. The Button name is formatted to be shown with lowercase letters on the page.

Settings

Button page component has the following settings:

  • Hide - hides the component.
  • Desktop Button Style - expands the button to full width of the containing layout column on desktop devices (device width more or equal to 992px).
  • Horizontal Position - sets the Button horizontal position on the containing layout column.
  • Button Size - sets the Button size to be shown on the page.
  • Button Color - sets the Button color to be shown on the page.

Desktop Button Style

Toggling this setting will expand the button to full width of the containing layout column on desktop devices (device width more or equal to 992px). It has no display impact of the button on the mobile devices (device width less than 992px).

Previous section:

UI Elements

Next section:

Quick Links