Header secondary nav renamed to sec-nav from sec_nav
authorLaury GvR <laury@gaslightmedia.com>
Tue, 31 Mar 2015 15:19:31 +0000 (11:19 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 31 Mar 2015 15:19:31 +0000 (11:19 -0400)
header.php

index 6fe7ce4..0aa0d7d 100644 (file)
@@ -19,7 +19,7 @@
                         </div>
                         <div class="small-12 medium-8 columns right">
                             <div class="small-8 columns show-for-medium-up">
-                                <nav class="sec_nav">
+                                <nav class="sec-nav">
                                     <ul>
                                         <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Volunteer / Careers' ) ) ); ?>">Volunteer/Careers</a></li>
                                         <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Donate' ) ) ); ?>">Donate</a></li>
                                 </div>
                                 <div class="search">
                                     <form role="search" method="get" id="searchform" action="<?php echo home_url('/'); ?>">
-    <!--                                    <div class="large-12 show-for-large-up columns search">
-
-                                                <a id="contact" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Contact Us' ) ) ); ?>">Contact</a>
-                                                <input type="text" value="" name="s" id="lar-search" placeholder="Search the site">
-
-                                                <button id="glass" type="submit" form="searchform" name="searchButton" value="submit">
-                                                    <img src="<?php bloginfo('template_url'); ?>/assets/search_button.jpg">
-                                                </button>
-                                        </div>-->
                                          <input type="text" placeholder="SEARCH" value="" name="s" id="lar-search">
                                          <input id="top-search-button" type="image" 
                                         src="<?php bloginfo('template_url'); ?>/assets/search_button.jpg"