Adamb123 Posted November 22 Posted November 22 Site URL: https://www.thesaturdayproject.co I'm trying to get the quantity box to display the same as the size boxes. Seems to be an issue with the padding. There doesn't seem to be a way I can do this in the 'site styles' page. Password is 'aw24'
Solution CassAggett Posted November 23 Solution Posted November 23 @Adamb123 try these codes - the first one changes the quantity box border to black to match the buttons above and increaseS the input font size, and the second one decreases the padding inside the box // QUANTITY INPUT FIELD .ProductItem-details .product-quantity-input input { border: 1px solid black; font-size: 0.8rem; } .ProductItem-details .variant-select-wrapper, .ProductItem-details .product-quantity-input input { padding: 0.4em; } Above looks like this: Adamb123 1 Instruction: How to set a site-wide password If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment