Reply 324547 to: Short categories on mobile view in my site

Avatar: Rose Tyler
Rose Tyler
Support staff
May 25, 2022 at 07:14

Hello,

Add the next code in Theme Options > Theme custom CSS > Mobile:

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