Hi,
I’m randomly getting this error again. I attach a screenshot, instead of the two columns it should show three:
http://www.corresmadrid.com/shop/
Could you please check again? Try to browse to several products and come back to the shop’s main page if you don’t see it at first. It’s happening to me in Chrome, Mac and Safari for Mac latests versions. I think it has to do with this CSS:
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
width: 48%;
float: left;
clear: both;
margin: 0 0 2.992em;
}
If I change in the inspector clear:both for clear:inherit I get three columns again.
Thanks
Attachments:
You must be
logged in to view attached files.