]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updates footer training copy
authorRafiBomb <rafi@zurb.com>
Fri, 7 Jul 2017 16:35:58 +0000 (09:35 -0700)
committerRafiBomb <rafi@zurb.com>
Fri, 7 Jul 2017 16:35:58 +0000 (09:35 -0700)
docs/assets/scss/_docs-footer.scss
docs/assets/scss/docs.scss
docs/partials/footer-contact.html

index 7d8c387f7c99cff9617da91408807e9ab58b01da..2d5f04caffc64f145a56d4386f33e423e363241b 100755 (executable)
 }
 
 .homepage-section-title {
-  font-size: 5rem;
+  font-size: 4.4rem;
   font-weight: 800;
   letter-spacing: -1px;
   line-height: 1.1em;
   margin-right: auto;
 
   @include breakpoint(medium only) {
-    font-size: 4rem;
+    font-size: 3rem;
   }
 
   @include breakpoint(small only) {
   }
 }
 
+a.text-link {
+  color: $white;
+  font-weight: bold;
+}
+
 .homepage-section-desc {
   color: $white;
   margin-bottom: 2.5rem;
index e6cc296fa7436473b302d4f03b2a3298d6dc1891..cc145c22bc95c4b5796c1cc4c79a787e5aa0c95e 100644 (file)
@@ -464,3 +464,12 @@ a[data-open-video] {
   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;
+}
+
+
+
index 19c622a1c2bab69c41d0e9acf57b244d41cece0d..f21b199940c87a7256ace856a29a5d947b5f39db 100644 (file)
@@ -4,10 +4,10 @@
     <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">