moved sticky tag
authorIan Weller <ian@gaslightmedia.com>
Thu, 10 Sep 2015 12:48:35 +0000 (08:48 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 10 Sep 2015 12:48:35 +0000 (08:48 -0400)
header.php
parts/top-bar.php

index e3bba2a..0205a39 100644 (file)
                             </div>
                         </div>
                     </header>
-                <div class="sticky">
+                
                     <?php get_template_part('parts/top-bar');?>
                     
-                </div><!-- End of sticky -->
+                
                 <?php get_template_part('parts/off-canvas-menu');?>
                     
                     
index fc78d1f..ba83a12 100644 (file)
@@ -1,8 +1,10 @@
+<div class="sticky">
 <nav class="top-bar text-center show-for-large-up" data-topbar role="navigation" data-options="sticky_on: large">
     <section class="top-bar-section">
         <?php shipwreck_top_bar(); ?>
     </section>
 </nav>
+</div>
 <nav class="tab-bar show-for-medium-down">
     <section class="left-small">
         <a class="left-off-canvas-toggle menu-icon" href="#"><span>Menu</span></a>