switching off canvas mobile menu to use top bar instead of properties bar
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 14 Jan 2016 14:28:49 +0000 (09:28 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 14 Jan 2016 14:28:49 +0000 (09:28 -0500)
parts/off-canvas_main.php

index 33f845b..d91b01a 100644 (file)
@@ -1,6 +1,6 @@
 <aside class="left-off-canvas-menu hide-for-large-up">
-    <?php //feature_mobile_off_canvas(); ?>
-    <?php property_mobile_off_canvas(); ?>
+    <?php feature_mobile_off_canvas(); ?>
+    <?php //property_mobile_off_canvas(); ?>
     <?php get_template_part('parts/search');?>
     <ul class="offcavas-social-list">
         <li><span id='headShare' class='st_sharethis' st_title='<?php the_title(); ?>' st_url='<?php the_permalink(); ?>'></span></li>