Skip to content
Scroll to the top of the page

News Article

Buttons

Buttons make your links stand out. Use them in combination with different arrows to make your call to action prominent.

contentsports union

What do they look like?

The default button element is blue, but you can combine your buttons with background classes if you're adding a button to an element with a different background colour. Check out the backgrounds page for more uses.

A button

<a class="button" href="/">Button text</a>

A red button

<a class="button bg-red" href="/">Button text</a>

A black button

<a class="button bg-black" href="/">Button text</a>

A grey button

<a class="button bg-grey" href="/">Button text</a>

A white button

<a class="button bg-white" href="/">Button text</a>

Add some icons

You can combine your button element with icons. A couple of examples are below, but check out the icons page for more.

Arrow right

<a class="button arrow-right" href="/">Button text</a>

<a class="button facebook" href="/">Button text</a>