Home Forums WoodMart support forum Cart at mobile view Reply To: Cart at mobile view

#190157

Hello,

I saw the screenshot you attached. Please add the following Custom CSS in the Custom CSS for mobile area under Theme Settings >> Custom CSS.

.woocommerce-mini-cart-item.mini_cart_item .variation-Farbe {
margin-left: 0;
}

Best Regards.