Home Forums WoodMart support forum CSS not working Reply To: CSS not working

#574170

Luke Nielsen
Keymaster

Hello,

Try to add the code below into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

.wd-product .wd-add-btn {
    display: none;
}

Clear the site/server/browser cache and recheck the issue.

Kind Regards