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 which has a Quantity Breaks plan available. For more information, 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, select Apps.
- Select Quantity Breaks.
- Select Display Settings.
- Under Additional CSS, enter this code:
table.shappify_qb_grid { margin-bottom: 27.5px; width: 100%; table-layout: fixed; display: inline-table; }
- Select Save.