Skip to content

Instantly share code, notes, and snippets.

@JiveDig
Last active December 19, 2015 15:19
Show Gist options
  • Save JiveDig/5975842 to your computer and use it in GitHub Desktop.
Save JiveDig/5975842 to your computer and use it in GitHub Desktop.
Create buttons in the Latent theme for the Genesis Framework
<a class="button small" href="#">Button</a>
<a class="button" href="#">Button</a>
<a class="button large" href="#">Button</a>
<a class="button blue small" href="#">Button</a>
<a class="button blue" href="#">Button</a>
<a class="button blue large" href="#">Button</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment