made more adjustments to the layout
authorIan Weller <ian@gaslightmedia.com>
Tue, 9 Aug 2016 17:23:07 +0000 (13:23 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 9 Aug 2016 17:23:07 +0000 (13:23 -0400)
woocommerce/content-product.php

index 70a8261..7883b2e 100644 (file)
@@ -50,7 +50,7 @@ if ( 0 === $woocommerce_loop['loop'] % $woocommerce_loop['columns'] ) {
 ?>
 <?php if (!is_product()) { ?>
 <li <?php post_class( $classes ); ?>>
-    <div class="row collapse">
+    <div class="row">
         <div class="small-12 column product-list-link-wrapper">
             <a class="product-list-link" href="<?php the_permalink(); ?>">
             <?php echo $product->get_image(); ?>