Home Forums WoodMart support forum All filters on search results page

All filters on search results page

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

    Noire
    Participant

    Hello,

    When we search for items and the results show, there is also a list of all of the categories and every single filter shown. I do not mind the categories, but I do not want all of the filters to show.

    Please see video:

    #265611

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .search .widget_layered_nav {
        display: none;
    }

    Best Regards.

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