I found this:
.woocommerce-result-count, .woocommerce-ordering {
display: none;
}
But the “Sort By” box still shows. How can I disable/hide it?
Thanks.
I found this:
.woocommerce-result-count, .woocommerce-ordering {
display: none;
}
But the “Sort By” box still shows. How can I disable/hide it?
Thanks.