Skip to main content
menu
URMC / Web Services / Button

Button

For instructions on adding elements like the example below, see the Add Design Elements post in Slab.

The button element should be familiar to you; it was formerly known as the CTA button and is used on linked text to add an interest to links.

Element Requirements

  • No icons
  • Same color when used as a set, unless you’re highlighting one
  • Full width/same width on all sets of buttons (when stacked or side-by-side)
  • Button text of 25 or fewer characters
  • Approved font/weight only (no bold)
  • Use of any special campaign colors must be approved by Marketing and Web Services prior to use

Code

<a href="INSERT LINK HERE" class="cta-btn">Click here</a>

Code

<a href="INSERT LINK HERE" class="cta-btn yellow">Learn more</a>

Code

<a href="INSERT LINK HERE" class="cta-btn green">Donate</a>

Code

<a href="INSERT LINK HERE" class="cta-btn purple">Meet our team</a>