This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { | |
margin: 0 10px 10px 0 !important; | |
width: 32% !important; | |
} | |
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first { | |
clear: none !important; | |
} | |
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { | |
margin: 0 !important; | |
} |