Full width
authorLaury GvR <laury@gaslightmedia.com>
Tue, 4 Oct 2016 20:50:36 +0000 (16:50 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 4 Oct 2016 20:50:55 +0000 (16:50 -0400)
woocommerce.php

index b4326d7..895d19c 100644 (file)
@@ -42,7 +42,7 @@
                         </div>
                         <div id="content-wrapper" class="row woocommerce-wrapper">                            
                         <?php if (is_shop()) { ?>
-                            <div class="small-12 medium-7 columns left main woo-tags">
+                            <div class="small-12 columns main woo-tags">
                             <?php
                                     /**
                                      * woocommerce_before_main_content hook
@@ -66,7 +66,7 @@
                             ?>
                             </div><!-- .main .woo-tags -->
                         <?php } else if (is_product_tag() || is_product_category()) { ?>
-                            <div class="small-12 medium-7 columns left main woo-tags">
+                            <div class="small-12 columns main woo-tags">
                             <?php
                                     /**
                                      * woocommerce_before_main_content hook