archives product woodmart
-
Hello,
I have created a product archive in which I have added fields specific to the product category (homemade metafields), this works perfectly with your archive page.
See attachment (1): I want to remove this choice Show 16 20 24
See attachment (2) :: I would like to remove the sorting of the products by polularity, novelty…)
it is not the “shop filters” widget by the way
Thanks a lot
Attachments:
You must be
logged in to view attached files.
I also want to remove the “showsidebar” on the right
see attachment 3
I did it in css but it removes the filter on the left that I put in my layout
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
#WOODMART_Widget_Sorting{
display:none;
}
Best Regards