Home Forums WoodMart support forum SHOP WIDGET PAGE URGENT

SHOP WIDGET PAGE URGENT

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #439651

    andrea-6213
    Participant

    I need to figure out how to remove the first two filters (see image)
    in the widget section they are not present

    Attachments:
    You must be logged in to view attached files.
    #439754

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    #WOODMART_Widget_Sorting,
    #WOODMART_Widget_Price_Filter{
    display:none;
    }

    Best Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)