Overview
If your product images look stretched, squished, or cut off in Upcart, this is usually caused by a theme styling conflict. Some Shopify themes apply global image styling that affects how product images display inside Upcart. You can fix this issue by adding a short CSS customization directly within Upcart’s editor settings.How to Fix It
Follow these steps to apply a CSS customization that preserves your product image proportions.Accessing Custom CSS Settings
- Open the Upcart App from your Shopify dashboard.
- Navigate to the Cart Editor.
- Click Settings and scroll to the bottom until you find the section labeled Custom CSS.
Adding the CSS
- Copy and paste the following CSS snippet into the Custom CSS field:
- Save your changes.
- Refresh your storefront and open Upcart to confirm that the images now display correctly.

