removing unneeded element.
authorIan Weller <ian@gaslightmedia.com>
Thu, 5 Jan 2017 13:46:56 +0000 (08:46 -0500)
committerIan Weller <ian@gaslightmedia.com>
Thu, 5 Jan 2017 13:46:56 +0000 (08:46 -0500)
I removed the off canvas search field. I also bumped the version number.

parts/off-canvas-menu.php
style.css

index 455881b..9eff2f6 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');?>
     <a class="facebook" href="https://www.facebook.com/pellstonairport/" target="_blank"></a>
     <span class="text-center"><b>Administration</b></span>
     <span class="text-center p-number">(231) 539-8441</span>
index 9b3eb46..aaab6f7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: PellstonAirport
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for PellstonAirport
-Version: 1.0.8
+Version: 1.0.9
 */