Home Forums WoodMart support forum Issue with sticky add-ot-cart Reply To: Issue with sticky add-ot-cart

#438520

Hello,

Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section.

This is for the Text Block:
.wd-sticky-btn .wd-sticky-btn-cart div p { display: none !important; }

This is for the Waiting List:
.wd-sticky-btn .wd-sticky-btn-cart #yith-wcwtl-output { display: none !important; }

If this somehow doesn’t work out for you then kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

Best Regards.