Home › Forums › WoodMart support forum › removing stock amount from sticky add to cart removing stock amount from sticky add to cart This topic has 1 reply, 2 voices, and was last updated 1 year ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 25, 2023 at 4:30 am #515427 jamieandrade88Participant How can I remove the stock amount from the sticky add to cart? I attached it below Attachments:You must be logged in to view attached files. November 25, 2023 at 2:11 pm #515507 Aizaz Imtiaz AwanKeymaster Hello, Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. .wd-sticky-btn p.stock { display: none; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register