Viewing 1 replies (of 1 total)
  • What do you mean by cart menus? Do you mean the row of the products?

    If so, try this CSS code:

    .woocommerce .cart .cart_item td {
    	background: #ffffff;
    }

    Just change the color to match your needs. Hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Woocommmerce cart visual changes?’ is closed to new replies.