Hello,
4/ Clear cache and check one more time – https://gyazo.com/d21a46039ed0ef3755afe6d4ab99f9fb Isn’t it correct?
Please submit new topics for new questions on the forum.
5/ Add the next code in Theme Options > Theme custom CSS > Global:
@media only screen and (min-width: 768px) and (max-width: 992px) {
.row-count-6 .product:nth-child(2n+1) {
clear: none !important;
}
}
clear cache of browser before checking the result.
Regards