Hello,
Is it possible to have 4 column grid at my shop page? It's meestergijs.nl/winkel. Log in to see my new private product.
Also, the add to cart button overlaps the product underneath.
See screenshot for both issues.
Other issue is on phone. How can I lower the white space between green header and first product image?
I already have this code that was needed to fix stuff on my phone. That may interfere, but is needed.
@media(max-width:991px){.products img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {padding:0px 10px 0px 10px !important;}
.woocommerce ul.products li.product a img{margin-top:55px !important;}}
Thank you,
Gijs