Jump to content

Reducing Form Height in Store

Recommended Posts

Site URL: https://reindeer-sailfish-bkep.squarespace.com/config/design/product-items

Hi, 

I would really like to reduce the height of the form boxes in the shop - I know that I can reduce the width in the editor, but I still find the boxes too big - with Select Material and Select and quantity. 
Does anyone know how I can change this - or have code to reduce the size? 
My website is: https://reindeer-sailfish-bkep.squarespace.com/config/design/product-items and it is public. 

Thank you, 
Beanie1947087486_Screenshot2020-11-27at10_49_38.thumb.png.9b76961e53fc265bab5dc950179ddfb4.png

Link to comment

Add to Home > Design > Custom CSS

.variant-select-wrapper {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

You can also consider placing variants side by side.

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 3 weeks later...
On 12/30/2020 at 10:09 PM, Beanie said:

Thank you - that works perfect  and looks much better I think - do you know if I can do the same for Quantity too? So that it matches. 
Thank you 
792182746_Screenshot2020-12-30at16_10_46.thumb.png.7187c2ac15b076c4ae29285061e1cfe7.png

Use this CSS

/* Quantity input padding */
.product-quantity-input input {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.