Home › Forums › Basel support forum › Filter Widget › Reply To: Filter Widget
October 31, 2019 at 12:48 pm
#153847
Elise Noromit
Member
Hello,
Please add the code to the Theme Settings > Custom CSS https://prnt.sc/pqmvju
#BASEL_Widget_Price_Filter,
#BASEL_Widget_Sorting{
display:none;
}
body .filters-inner-area > div:nth-of-type(4n+1) {
clear: none;
}
Best Regards