Reply 302004 to: Products row

Avatar: Rose Tyler
Rose Tyler
Support staff
September 12, 2021 at 08:10

Hello,

Change the previous code to:

.products-grid .product {
    width: 25% !important;
}
.products-grid .product:nth-child(2n+1) {
    clear: none !important;
}
.products-grid .product:nth-child(4n+1) {
    clear: both !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.