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 (standalone), you will be able to continue using the app on a grandfathered plan.
Any new installs of the Quantity Break app will be redirected to Custom Pricing which has a Quantity Breaks plan available. For more information on Custom Pricing, please visit Custom Pricing: Information and Overview.
- 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.