Home › Forums › WoodMart support forum › Sticky Add to cart Button › Reply To: Sticky Add to cart Button
July 31, 2019 at 8:23 am
#135275
Elise Noromit
Member
Hello,
Please replace this code in the Theme Settings > Custom CSS > Global:
.single .woodmart-sticky-btn .wc-delivery-time-response {
display:none;
}
.single .woodmart-sticky-btn .tc-extra-product-options.tc-show,
.single .woodmart-sticky-btn .tc-extra-product-options.tc-show-override {
display:none;
}
.single .woodmart-sticky-btn .tm-epo-totals {
display:none;
}
Best Regards