1. Use this code
.swatches-on-grid .swatch-on-grid { border-radius: 0; }
2. And this to hide
p.woocommerce-result-count, .woocommerce-ordering {
display: none!important;
}
1. Use this code
.swatches-on-grid .swatch-on-grid { border-radius: 0; }
2. And this to hide
p.woocommerce-result-count, .woocommerce-ordering {
display: none!important;
}