This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp
Hi there,
I need to set the fotos of subcategories to be in straight line
https://ftstore.gr/product-category/organa-gymnastikis/cardio
ani idea?
thanx
Hello,
Add this code in Custom CSS for desktop section:
.row-count-4 .product:nth-child(4n+1) {
clear: none !important;
}
.row-count-4 .product:nth-child(3n+1) {
clear: both !important;
}
Regards,
Eva Kemp.
thanx
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘category thumbnails’' has been successfully resolved, and the topic is now closed for further responses