Home Forums WoodMart support forum customize mobilview shop filters

customize mobilview shop filters

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

    timo_elfenfabrik
    Participant

    Hello,

    I have a problem with my shop filters on the mobile view.
    I added my own filters (german). Now I want to delete the other filters (english).

    How can I do that?

    Thanks.

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

    Hello,

    I saw the screenshot you attached. To Remove the area you mentioned in the screenshot. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .filters-inner-area #WOODMART_Widget_Sorting, #WOODMART_Widget_Price_Filter {
    display: none;
    }

    Best Regards.

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