CassieZ Posted January 19, 2022 Share Posted January 19, 2022 Site URL: https://www.fixate.it/ Hi there, could anyone offer some advice on how to reduce the spacing between text blocks, button blocks, and other elements on the banners across the site: fixate.it on mobile (desktop is fine)? The issue only really seems to be in the banners: See images below: Link to comment
Beyondspace Posted January 19, 2022 Share Posted January 19, 2022 (edited) 10 minutes ago, CassieZ said: Site URL: https://www.fixate.it/ Hi there, could anyone offer some advice on how to reduce the spacing between text blocks, button blocks, and other elements on the banners across the site: fixate.it on mobile (desktop is fine)? The issue only really seems to be in the banners: See images below: Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1635163873484_30419 , #block-yui_3_17_2_1_1635227478180_1807 { padding-top: 0; padding-bottom: 0; } #block-yui_3_17_2_1_1635163873484_30419 h2, #block-yui_3_17_2_1_1635227478180_1807 h2 { margin-top:0; margin-bottom:0; } section[data-section-id="61af44e21883f629bb02b130"] .user-items-list { padding-top: 0 !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited January 19, 2022 by bangank36 CassieZ 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
CassieZ Posted January 20, 2022 Author Share Posted January 20, 2022 @bangank36 This works! Not across the entire site but I'm sure I can figure out a way to remedy that. Thank you for the speedy response! 😀 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