Add link to logo in footer and remove mobile search.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 21 Jun 2016 11:52:24 +0000 (07:52 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 21 Jun 2016 11:52:24 +0000 (07:52 -0400)
Link to wildbillsatvs for the footer.
Removing the search in the mobile view by request.

footer.php
parts/off-canvas-menu.php

index 1636619..a0a9be9 100644 (file)
@@ -22,7 +22,7 @@
                                 </div>
                                 <div class="small-12 medium-4 small-text-center columns">
                                     <h2>For Dune Buggy and<br>Quad Rentals visit us at</h2>
-                                    <a href="#"><img src="<?php echo get_template_directory_uri();?>/assets/wild-bills-atv-logo.jpg"></a>
+                                    <a href="http://www.wildbillsatvs.com/" target="_blank"><img src="<?php echo get_template_directory_uri();?>/assets/wild-bills-atv-logo.jpg"></a>
                                 </div>
                             </div>
                         </footer>
index 7480c3f..ca5079a 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/Parrots-Landing-240290099335183/" target="_blank"></a></li>