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.
- Open Settings and select the Custom CSS tab. Settings is a row of tabs — if you don’t see Custom CSS, it’s behind More settings.
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.