It requires a lot of custom code (we wrote a sample code), you can change and modify depending on your needs
@media (max-width: 1200px){
.equal-positions-tags {
background: transparent;
box-shadow: none;
border-radius: 0;
box-sizing: border-box;
left: 0;
margin-left: 0;
opacity: 1;
visibility: visible;
overflow: hidden;
overflow-y: hidden;
position: static;
padding: 0;
top: 0;
width: 80%;
z-index: 1050;
}
.filter-modal-footer,
.show-filter-modal {
display: none !important;
}
.ba-gallery .gallery-tags-wrapper .span12 {
flex-wrap: wrap;
}
}
Best Regards,
Vyacheslav, Balbooa Support Team