Reply 235916 to: 1 product per row?

Avatar: Olga Barlow
Olga Barlow
Support staff
May 5, 2020 at 17:52

Hello,

Add the following code to Theme Options > Custom CSS

@media only screen and (max-width: 992px){
    .products-grid .product {
        width: 100% !important;
    }
}

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.