No way to customize shopping cart?

Is there a way to customize the shopping cart? It seems silly that it only takes the default theme. I like to use a template and then customize it but I’m not bale to do it with the shopping cart nor the product page can be customized. What can I do?

The suggested way to customize the look and feel of the shopping cart is by writing CSS. This is a manual affair though, we don’t have visual controls for this. You will need to inspect the HTML of the cart with dev tools and target the elements you wish to modify with CSS selectors.

1 Like