in mobile view
url: testing (makerlab-electronics-ph.myshopify.com)
pass: saboten
Hi @niceeee , you can do that by adding this code
@media screen and (max-width: 749px){
.predictive-search__results-groups-wrapper {
flex-direction: column-reverse !important;
}
}

