Two product filtes are visible, but shouldnt be there according to widget settin
-
Hi!
If you look at my shop’s filters, you’ll see that I have 6 filters active. See printscreen “product filters”. However, If you look at the backend settings of that widget, I have only added 4. See printscreen “Widget setting”.
So, I mysteriously have two widgets which i do not want (highlighted in red). And I seem to not be able to remove these?
How do i get rid of these product filters?
Best,
John
Attachments:
You must be
logged in to view attached files.
Hello,
These two filters are added by default. Please provide your site URL so that we could provide you with custom CSS to remove. If your site is under maintenance, please provide your site admin access to the private area.
Best Regards
Thank you! Please see the private section 🙂
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
#WOODMART_Widget_Price_Filter,
#WOODMART_Widget_Sorting{
display:none;
}
Best Regards
GREAT! 🙂
Thank you very much!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Two product filtes are visible, but shouldnt be there according to widget settin’ is closed to new replies.