Hi there,
I was kindly provided the following code snippet to expand the product filters by default:
.filters-area {
display:block;
}
.shop-loop-head .basel-filter-buttons .open-filters {
display: none;
}
Is it possible to exclude mobile devices from this command? i.e. I just want them expanded for desktop and tablet.
Thanks again,
Todd
Private Content Hidden