Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shemul49rmc/7145314 to your computer and use it in GitHub Desktop.
Save shemul49rmc/7145314 to your computer and use it in GitHub Desktop.
How to Add Content Boxes and Color Buttons in Genesis
Add Content Boxes in Genesis:
<div class="content-box-blue">Enter your content box text here.</div>
Add Color Button in Genesis:
<a class="button-blue" href="#">Blue Button Link</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment