Bring Your Business to Life › Support › Image Store › Images in shopping cart › Reply To: Images in shopping cart
August 11, 2014 at 1:56 am #170933
Keymaster
This code will fix the alignment issue in your cart page
.ims-cart-form figure.ims-img {
display: inline-block;
margin: 0;
}
The widget image updates looks like a bug, we’ll try it fix it on the next release