Select your platform

Grid Display Appearing Close Together

Laurel
Laurel
  • Updated

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.

 


 

  1. From Shopify's admin, select Apps.
  2. Select Quantity Breaks.
  3. Select Display Settings.

    select display settings

  4. Under Additional CSS, enter this code:
    table.shappify_qb_grid {
     margin-bottom: 27.5px;
     width: 100%;
     table-layout: fixed; 
     display: inline-table;
    }

    Cart Savings Text

  5. Select Save.