Home Forums WoodMart support forum Sticky Add to cart Button Reply To: Sticky Add to cart Button

#135275

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