Hi @skalanter
I actually came to read up on this again as the issue went away but returned somehow. I have looked at the CSS which is here below.
.clr .page-subheading {display: none}
/* quick view / .owp-qv-content-wrap .owp-qv-image { text-align: center; } / product page */
.woocommerce-product-gallery__image {
text-align: center !important;
}
.woocommerce ul.products li.product .ast-shop-product-out-of-stock {
display: none;
}
.site-header .site-search {
display: none;
}
Thats basically all there is. If you look at this link
https://quit-it.co.za/product-category/just-arrived/
Row 1,2,3 is fine, then a gap in row 4, – 5,6,7,8 is fine, then gap row 9
10-17 fine then a gap row 18. It seems so random. Not sure how to resolve this. Further down it becomes 2 product gaps in a row. any help would be appreciated.
Adrian W