working on interior header
authorIan Weller <ian@gaslightmedia.com>
Fri, 21 Jul 2017 14:42:52 +0000 (10:42 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 21 Jul 2017 14:42:52 +0000 (10:42 -0400)
I started some work on the header that is meant for the interior pages.

sections/header.php

index be2aadd..c4343db 100644 (file)
@@ -8,7 +8,7 @@
                         <a href="<?php bloginfo('url')?>"><img src="<?php echo get_template_directory_uri();?>/assets/baraga-county-logo.png"></a>
                     </div>
                     <div class="small-12 large-7 columns text-center large-text-left">
-                        <div class="top-bar">
+                        <div id="quick-page" class="top-bar">
                             <div class="top-bar-left">
                                 <?php quick_top_bar(); ?>
                             </div>