Hi,
You can remove with this css:
.woocommerce-ordering {
display: none;
}
Paste that in your custom css box in theme options > advanced settings.
Hannah
That didn’t seem to work. The filter is still there on the shop page.
http://www.6kush.com/shop/
Figured it out.
Using this
.prdctfltr_woocommerce {
display: none;
}
will remove the product filter from the shop page.
Thank you for the help though.
I ALSO NEED TO REMOVE BUT WHAT WILL HAPPEN IF i HAVE CONTENT ON MULTIPLE PRODUCT PAGES?
Hi B.Mike,
Can you please start a new thread and provide a link to the page you mean?
Thanks,
Hannah