Home Forums WoodMart support forum How can I remove extra fields from the filter?

How can I remove extra fields from the filter?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #338527

    CJIaB41k
    Participant

    How can I remove extra fields from the filter?
    like this on screenshot
    http://prntscr.com/22lr46a

    #338627

    Hello,

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

    #WOODMART_Widget_Sorting,
    #WOODMART_Widget_Price_Filter{
    display:none;
    }

    Best Regards

    #338706

    CJIaB41k
    Participant

    And nothing happened … Only in addition, the icons flew off and are not returned when the code is deleted.

    http://prntscr.com/22qfmcc

    #338717

    CJIaB41k
    Participant

    OK. The pictograms are back and the sorts are really gone after pasting in your code. But I only need to remove a few options from sorting, not ALL SORTING

    http://prntscr.com/22qmhut

    #338876

    Hello,

    Please check the browser and site cache, the default filters are hidden: https://gyazo.com/ada51a46c18d2d0f20eacc7fe381a23a

    If you have any questions please feel free to contact us.

    Best Regards

    #339070

    CJIaB41k
    Participant

    hello!

    I want to remove only these fields for sorting !!! I want to leave the SORTING!

    http://prntscr.com/22sbmd9

    #339085

    Hello,

    It is not possible. The sorting can be removed completely, no option to remove certain lines.

    If you have any questions please feel free to contact us.

    Best Regards

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