Home Forums Basel support forum Filters on shop page

Filters on shop page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #120745

    [email protected]
    Participant

    Hi there,

    I have noticed that on shop page, if default filters are used (sort by, price filter) when selected are displayed accurately. See attached “accurate” file.
    However, as soon as you go to Widgets, and add filters into ‘Shop Filters’, then go to shop page and use added filter, it is not displayed accurately. See “not accurate” file

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

    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

    #120857

    [email protected]
    Participant

    Thanks

    #120862

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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