Skip to content

Instantly share code, notes, and snippets.

@JiveDig
Last active December 19, 2015 15:48
Show Gist options
  • Save JiveDig/5978838 to your computer and use it in GitHub Desktop.
Save JiveDig/5978838 to your computer and use it in GitHub Desktop.
Add quote box to Latent theme from The Stiz Media
<div class="one-half first">
<div class="quote-box"><p>Quote boxes are great for quotes!
<strong>- This Guy</strong></p>
</div>
</div>
<div class="one-half">
<div class="quote-box"><p>Quote boxes are great for testimonials!
<strong>- This Other Guy</strong></p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment