Woocommerce Cheat Sheet

Add CSS only on the Shop page change .xxx to the specific CSS element you want to change .archive.post-type-archive-product.woocommerce .xxx { background-color: pink; } Increase Your PHP Memory Add this…