Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

jameskoster on "[Plugin: WooCommerce - excelling eCommerce] Show several products per row in category page"

$
0
0

Hey,

In your theme css you have;

.hentry { clear:both; }

This is the problem. Either remove that or add;

ul.products li.product.hentry { clear:none; }

Thanks


Viewing all articles
Browse latest Browse all 104029

Trending Articles