Hi,
I have added some lines CSS to Custom CSS. http://prntscr.com/isbe0q
@media(max-width: 730px){
.yolo-product-filter-by-category.style-1 .shortcode-heading .controls{
float: none;
}
.yolo-product-filter-by-category.style-1 .shortcode-heading .yolo-theme-title{
display: block;
}
.yolo-product-filter-by-category.style-1 .shortcode-heading{
max-height: none;
}
.yolo-product-filter-by-category.style-1 .shortcode-heading .controls .product-filter{
margin-bottom: 0;
}
.yolo-product-filter-by-category.style-1 .shortcode-heading .yolo-theme-title i{
display: none;
}
}
You can reload your site and check again.
Thanks.