⚠️ Important notice This customization only works with Version 1 of the Upcart cart modules. If you recently upgraded your cart to Version 2, these customizations may not work. You will need to use the new selectors provided for Version 2 in the migration guide. If your customizations are not working as expected, you can also revert your cart back to Version 1 instead of using Version 2. We are currently working on new customization templates for Version 2 of the modules, and they will be available soon.Documentation Index
Fetch the complete documentation index at: https://docs.aftersell.com/llms.txt
Use this file to discover all available pages before exploring further.
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.