Last active
December 19, 2015 15:48
-
-
Save JiveDig/5978838 to your computer and use it in GitHub Desktop.
Add quote box to Latent theme from The Stiz Media
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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