hi, i need to set the collection list from ‘1 column per row’ to ‘4 columns per row’ just in mobile version.
anyone can help me?
hi, i need to set the collection list from ‘1 column per row’ to ‘4 columns per row’ just in mobile version.
anyone can help me?
yes, please add this code
.collection-grid .row {
flex-wrap: nowrap;
overflow: scroll;
}
okay thanks.
Is it possible to add more 2 collections inside the collection list become 8 collections, currently the maximum collection in the collection list is 8. And let the mobile version collection list become 4 collection per row. become 4x4.
its my pleasure to help us
yes, please add more collection in theme customization collection list section