Hello,
Thank you for the question.
You can easily make one column for products by adding this code snippet to the Custom CSS for mobile devices
.product-grid-item {
width: 100%;
}
Regards
Hello,
Thank you for the question.
You can easily make one column for products by adding this code snippet to the Custom CSS for mobile devices
.product-grid-item {
width: 100%;
}
Regards