If you want filter sidebar visible on PC please select setting like this https://prnt.sc/timb5k and add below code to hide it on Tablet and mobile to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 1024px) {
.archive .jas-wc .sidebar {display: none;}
.archive .jas-wc .jas-col-md-9.jas-col-sm-9.jas-col-xs-12 {
flex-basis: 100%;
max-width: 100%;
}}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio