Home › Forums › WoodMart support forum › Change colors in shoppingcart Change colors in shoppingcart This topic has 1 reply, 2 voices, and was last updated 4 years, 5 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 11, 2020 at 11:04 am #240705 CasparParticipant Hi, I would like to change some colors in our shoppingcart. See attachement 🙂 Thanks again for your help. Kind regards, Jasper Engelen Attachments:You must be logged in to view attached files. November 11, 2020 at 11:42 am #240729 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. For the notices please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .woocommerce-message { background-color: #3e885b; } For the button colors: .cart-actions .button[name="apply_coupon"] { background-color: #3e885b; } .btns-default-light .cart-actions .button[name=update_cart] { background-color: #3e885b; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register