Tagged: filter, shop, woocommerce
Hello,
I would like hide the bar that can filter product by price, popularity, ID, etc.. and also the bar next to it who allows to display 15, 30 and 45 products on the page
and a little question :
Is it possible to customize the banner in the categories with an image ? I tried to put html in the field “Description” but it doesn’t work..
Thanks
Hey I-Visio,
Add this to quick css:
.entry-content-wrapper .product-sorting{
display:none!important;
}
Can you explain your second question a little more?
Best regards,
Jordan Shannon
Hey,
Thanks for the filter bar, the quick css works,
My second question is, is it possible to add a banner in each category ?
Best regards
Hi,
You can look into the following plugin:
Best regards,
Jordan Shannon