border-left: 3px solid $primary-color;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.17);
}
+
+.hyperlink {
+ text-decoration: underline;
+ color: $white;
+ transition: color 0.15s ease;
+}
+
+
+
<div class="small-12 column text-center">
<h5 class="homepage-section-subtitle lighter hide-me">Register Today</h5>
<span class="homepage-section-subtitle-divider lighter small-centered hide-me"></span>
- <h1 class="homepage-section-title hide-me">Master Responsive Web Design with Foundation</h1>
+ <h1 class="homepage-section-title hide-me">Get all the answers in our <br>July 11th <a class="hyperlink" href="http://zurb.com/university/foundation-intro">Foundation Class</a></h1>
</div>
<div class="small-11 medium-10 large-9 column text-center small-centered">
- <p class="homepage-section-desc hide-me"><a class="text-link" href="http://zurb.com/university/courses" target="_blank">Become a Foundation Front-End Expert</a> with the team that built it and start winning your projects today. Contact the Foundation Team at <a class="text-link" href="mailto:foundation@zurb.com">foundation@zurb.com</a> or (408) 341-0600 x635</p>
+ <p class="homepage-section-desc hide-me">Learn Foundation from the creators in our interactive online webinars which will keep you up to date with the latest trends and skills needed to win your projects.</p>
</div>
<div class="small-11 medium-8 large-5 column footer-contact-form small-centered" style="position:relative;">
<form class="request-form" action="http://zurb.com/api/mail/zurbmail" id="requestCourseInformation" method="post">
<input id="fieldEmail" type='email' class="getinfo" required maxlength='100' name='email' />
</div>
<div class="small-12 column">
- <label for="fieldText">How Can We Help?</label>
+ <label for="fieldText">Ask us about our upcoming trainings</label>
<textarea class="getinfo" required id="fieldText" name="description"></textarea>
</div>
<div class="small-12 column form-contact-form-button">
<button type="submit" id="SubmitButton" class="expanded large button home-form-submit-button">Contact Us</button>
+ <p class="text-center">Or if you prefer, contact the Foundation Team at <a class="text-link" href="mailto:foundation@zurb.com">training@zurb.com</a> or (408) 341-0600 x635</p>
</div>
</div>
<input type="hidden" name="_after" value="http://foundation.zurb.com/get-involved/thanks.html">