Begona Posted April 8, 2021 Share Posted April 8, 2021 Site URL: https://mistoa.squarespace.com site: https://mistoa.squarespace.com/tienda/p/maceta-altano password: 1234 Hi! I'm trying to remove space from variant-option select (Selecciona color), so it gets aligned with variant-option (Color) on Product pages (see screenshot below). I've tried changing padding, but failed. Any ideas? Thanks! Link to comment
Beyondspace Posted April 9, 2021 Share Posted April 9, 2021 15 hours ago, Begona said: Site URL: https://mistoa.mx/ site: https://mistoa.mx/tienda/p/maceta-altano password: 1234 Hi! I'm trying to remove space from variant-option select (Selecciona color), so it gets aligned with variant-option (Color) on Product pages (see screenshot below). I've tried changing padding, but failed. Any ideas? Thanks! try .ProductItem-details .variant-select-wrapper { padding-bottom: 2.5rem; } .product-details .variant-select-wrapper:before { content: attr(data-text); display: inline-block; left: 0; position: absolute; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Begona Posted April 9, 2021 Author Share Posted April 9, 2021 Thank you so much, @bangank36, it works perfectly! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.