Product per row function broken after update
-
I was using the function from this page https://docs.woothemes.com/document/change-number-of-products-per-row/ to change the number of products per row on the shop and it was working perfectly until the 2.6 update. Now the .last and .first classes are added to the wrong product
<li>
elements completely breaking the layout. I managed to fix this by overwriting the .last and .first styles entirely and using my own custom style with nth-child, but I don’t want to have to fix this on every website I’ve built using woocommerce. Is this a known issue that will be fixed?
https://www.ads-software.com/plugins/woocommerce/
- The topic ‘Product per row function broken after update’ is closed to new replies.