Home › Forums › WoodMart support forum › Out of stock › Reply To: Out of stock
December 10, 2021 at 1:10 am
#338317
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS >Mobile:
.product-grid-item .wd-buttons {
display:none;
}
.wd-hover-quick .wd-add-btn {
display:none;
}
Best Regards