Reply 232523 to: Mobile 2 columns in product list

Avatar: Rose Tyler
Rose Tyler
Support staff
April 3, 2020 at 14:01

Hello,

There is no such option, but the custom CSS code can be used:

@media only screen and (max-width: 480px) {
    .shop-full-width .products-grid.row-count-4 .product {
        width: 50%;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.