Remove Regions and Winte Tours dropdown menus per client request
authorLaury GvR <laury@gaslightmedia.com>
Tue, 27 Mar 2018 18:43:20 +0000 (14:43 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 27 Mar 2018 18:43:20 +0000 (14:43 -0400)
parts/top-bar.php

index d3b0a87..65d7d49 100644 (file)
@@ -1,7 +1,7 @@
 <nav class="top-bar small-center text-right show-for-medium-up" data-topbar role="navigation">
     <section class="top-bar-section">
-        <?php get_template_part("parts/interactive-map"); ?>
-        <?php get_template_part('parts/micro-map-dropdown'); ?>
+        <?php //get_template_part("parts/interactive-map"); ?>
+        <?php //get_template_part('parts/micro-map-dropdown'); ?>
         <?php glm_theme_top_bar(); ?>
     </section>
 </nav>