Home Forums WoodMart support forum mobile colors Reply To: mobile colors

#283433

Hello,

We are glad that most of your issues have been resolved.

For the desktop cart balloon please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.whb-header .wd-header-cart .wd-cart-number {
    background-color: #EA6F26;
}

Best Regards.