This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall
Hi
I have 26 products in one of my categories, when I select that category I see all 26 items, but there is some empty space between items.
Hello,
I’ve added the following code in 8Theme options->Styling->Global Custom CSS. Please check.
.shop-full-width .products-grid.row-count-4 .product:nth-child(4n+1) {
clear: both !important;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up