This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago ago by aurangzebaa
pls tell how to remove that only from checkout. it interrupts while typing
Hello,
Do you mean Fake Sale Popup? Use the next custom CSS code:
.woocommerce-checkout #sales-booster-popup {
display: none !important;
}
Regards
thanks
Tagged: checkout, no sale booster, page, themes, woocommerce, wordpress
The issue related to '‘i dont want sale booster on the checkout page’' has been successfully resolved, and the topic is now closed for further responses