projects
/
WP-Themes
/
devdemo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5743620
)
made more adjustments to the layout
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 9 Aug 2016 17:23:07 +0000
(13:23 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 9 Aug 2016 17:23:07 +0000
(13:23 -0400)
woocommerce/content-product.php
patch
|
blob
|
history
diff --git
a/woocommerce/content-product.php
b/woocommerce/content-product.php
index
70a8261
..
7883b2e
100644
(file)
--- a/
woocommerce/content-product.php
+++ b/
woocommerce/content-product.php
@@
-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(); ?>