Reply 309652 to: Category thumbnails text not aligned well

Avatar: Olga Barlow
Olga Barlow
Support staff
November 23, 2021 at 18:07

Hello,

Add the below code to Theme Options > Custom CSS

@media only screen and (max-width:992px){    .product-category.columns-5:nth-child(5n+1) {        clear: unset;    }}

@media only screen and (max-width:480px){    .category-grid.style-with-bg .categories-mask {        zoom: 0.8;    }}

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.