Home › Forums › WoodMart support forum › cart balloon color cart balloon color This topic has 5 replies, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 12, 2020 at 8:29 pm #225751 wessParticipant Hello Sir, how do i change the cart Balloon color? September 13, 2020 at 8:20 am #225792 Elise NoromitMember Hello, Thank you very much for choosing our theme and for contacting us. Do you mean the icon? Please add this code to the Theme Settings > Custom CSS > Global: .woodmart-shopping-cart .woodmart-cart-icon:before { color:red; } Best Regards September 13, 2020 at 8:18 pm #225879 wessParticipant Good Day sir, i meant the little balloon above the cart. i sent a picture.. i would like to change the color. thanks in advance! Attachments:You must be logged in to view attached files. September 13, 2020 at 8:55 pm #225889 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .woodmart-cart-design-2 .woodmart-cart-number{ color:red; background:white; } Best Regards September 14, 2020 at 7:04 am #225948 wessParticipant thank you sir the codes worked! However, the wishlist’s balloon is also green. I thought by changing one, it affect the other one also… can you help me with that? September 14, 2020 at 10:08 am #226009 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .wd-tools-element .wd-tools-count{ color:red; background:white; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register