Skip to content

Instantly share code, notes, and snippets.

@JakeBeresford
Last active August 29, 2015 14:15
Show Gist options
  • Save JakeBeresford/36435a9f20f5d4a224ea to your computer and use it in GitHub Desktop.
Save JakeBeresford/36435a9f20f5d4a224ea to your computer and use it in GitHub Desktop.
heroCalloutContainer
<div id="wl-sg-heroContainer" class="alignnone callout-container callout-container--borders">
<img class="callout-container__image" src="/resources/terrain/images/content/herotext_mockup.jpg" alt="Hero Text Mockup">
<div class="callout-container__contents-wrap">
<div class="callout-container__contents">
<div class="callout-container__contents-internal">
<h3 class='callout-container__preheader'>Moment</h3>
<h2 class='callout-container__header'>IN THE SUN</h2>
<p class='callout-container__subline'>Indoor gardens await-our favorite linen pots and Habit + Form plant trays are back in stock.</p>
<a href="##" class="callout-container__cta wl-button wl-button-alt">
<span>Shop Glass Vessels</span>
</a>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment