Abby91 Posted October 8, 2021 Share Posted October 8, 2021 How do I reduce the white space between the product description and the additional info (product specifications) on mobile? I found the answer to reducing it on desktop, but couldn't find anything about mobile. Link to comment
Solution Beyondspace Posted October 8, 2021 Solution Share Posted October 8, 2021 (edited) 3 hours ago, Abby91 said: How do I reduce the white space between the product description and the additional info (product specifications) on mobile? I found the answer to reducing it on desktop, but couldn't find anything about mobile. Add to Home > Design > Custom Css @media only screen and (max-width: 768px) { .collection-content-wrapper .ProductItem-additional { margin-top:0 } .ProductItem-details .ProductItem-details-excerpt{ margin-bottom:0; } } Support me by pressing 👍 if this useful for you Edited October 8, 2021 by bangank36 Abby91 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Beyondspace Posted October 8, 2021 Share Posted October 8, 2021 This is my testing result BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Abby91 Posted October 8, 2021 Author Share Posted October 8, 2021 That worked! Thanks for you help! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment