If the grid display is appearing too close together, please follow the steps below.
Alert
- The Quantity Breaks (standalone) app is no longer available for new installations. If you are currently using Quantity Breaks, you will be able to continue using the app on a grandfathered plan.
- New requests for Quantity Breaks will be directed to Custom Pricing. Custom Pricing's Select plans can be used to create quantity breaks. For more information on pricing, please visit Custom Pricing Overview.
- If you'd like move from Quantity Breaks (standalone) to Custom Pricing, please visit Switch from Quantity Breaks to Custom Pricing.
- From Shopify's admin, navigate to Apps.
- Open Quantity Breaks.
- Click on Display Settings.
- Under Additional CSS, enter this code:
table.shappify_qb_grid { margin-bottom: 27.5px; width: 100%; table-layout: fixed; display: inline-table; }
- Click Save.