Home › Forums › WoodMart support forum › Custom Filters SHOP layout › Reply To: Custom Filters SHOP layout
March 21, 2020 at 9:51 am
#181352
Elise Noromit
Member
Hello,
These are default filters and they are not changeable. I can provide custom to hide them and instead add other widgets with wider options.
Please add this code to the Theme Settings > Custom CSS > Global:
#WOODMART_Widget_Price_Filter,
#WOODMART_Widget_Sorting{
display:none;
}
Best Regards