Home Forums WoodMart support forum Header Adjustment Reply To: Header Adjustment

#264392

Hello,

You are Most Welcome.

Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

.whb-top-bar .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    font-size: 18px;
}

.whb-top-bar span.woodmart-cart-number {
    font-size: 18px;
}

Regards.
Xtemos Studios.