off canvas work
authorIan Weller <ian@gaslightmedia.com>
Tue, 21 Jun 2016 19:54:00 +0000 (15:54 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 21 Jun 2016 19:54:00 +0000 (15:54 -0400)
lib/navigation.php
parts/off-canvas-menu.php

index f5b5d91..886814d 100644 (file)
@@ -32,7 +32,7 @@ if ( ! function_exists( 'glm_theme_top_bar' ) ) {
 if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) {
     function glm_theme_mobile_off_canvas() {
         echo '<div class="left-off-canvas-list">';
-        echo '<ul><li class="page_item"><a href="' . get_bloginfo('url') . '">Home</a></li>';
+        echo '<ul>';
         echo glm_get_mobile_nav_menu( 'top-bar' );
         echo '</ul></div>';
     }
index 753e7ed..509b4e7 100644 (file)
@@ -1,6 +1,5 @@
 <aside class="left-off-canvas-menu hide-for-large-up">
     <?php glm_theme_mobile_off_canvas(); ?>
-    <?php get_template_part('parts/search');?>
     <?php get_template_part('parts/client-info-offcanvas');?>
     <ul class="offcavas-social-list">
         <li class="facebook"><a href="https://www.facebook.com/Wild-Bills-ATV-Rental-240056479358830/" target="_blank"></a></li>