removing right class from the rent icons in off canvas
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 14 Oct 2016 20:51:46 +0000 (16:51 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 14 Oct 2016 20:51:46 +0000 (16:51 -0400)
parts/off-canvas-menu.php

index 91f206a..9bc6395 100644 (file)
@@ -1,7 +1,7 @@
 <aside class="left-off-canvas-menu hide-for-large-up">
     <?php glm_offcanvas_menu(); ?>
     
-    <div id="guest-reg-offcanvas" class="small-6 medium-12 right columns">
+    <div id="guest-reg-offcanvas" class="small-12 columns">
         <a class="rent-guest-house" href="<?php echo esc_url( get_permalink( get_page_by_path( 'about/headlands-guest-house' ) ) ); ?>">
             <img src="<?php echo get_template_directory_uri(); ?>/assets/images/guest-house.png">
         </a>