Hi,
I’ve been looking around at the forums to help with getting a two column Wooccommere cart look.
I found some help with the 2 columns but they are chopping up my background. I can’t seem to get that background colour to fill that chopped space. Is there some CSS tweak I need to make?
Any suggestions?
Image attached.
CSS:
.page-id-5 .woocommerce .cart.shop_table {
width: 65%;
float: left;
margin-right: 5%;
}
.page-id-5 .cart-collaterals{
float: right;
width: 30%
}
Link is needed: http://54.179.173.167/shop/
Thanks!