Home Forums WoodMart support forum Layout of product filter!

Layout of product filter!

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

    wonglui
    Participant

    After using product filter. How to make a single line of search criteria?

    #119808

    Hello,

    This problem occurred after the Woocommerce update. We shall fix this in our nearest update. You can add this code meanwhile:

    .widget_layered_nav_filters .widgettitle {
        display: none;
    } 

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

    Best Regards

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