Home Forums WoodMart support forum Cart icon color Reply To: Cart icon color

#355733

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .wd-header-cart .wd-tools-icon.woodmart-cart-icon:before {
color:red;
}

Change the color as per your needs.

Best Regards