arriveathappy Posted January 23, 2021 Share Posted January 23, 2021 Site URL: http://www.arriveathappy.com Does know how to take away all the space between each section on the Moksha homepage? Thanks! Beyondspace 1 Link to comment
Beyondspace Posted January 24, 2021 Share Posted January 24, 2021 2 hours ago, arriveathappy said: Site URL: http://www.arriveathappy.com Does know how to take away all the space between each section on the Moksha homepage? Thanks! Use this custom css to remove the padding top and bottom .homepage .Index-page-content { padding-top: 0px; padding-bottom: 0px; } tuanphan 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, Keyword HighlighterIf 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
arriveathappy Posted January 24, 2021 Author Share Posted January 24, 2021 (edited) @bangank36 Thank you so much for responding. I tried adding that to the page and also each sub-page. However, it's still the same as before. For example, I'm trying to remove all of the excess space on the sections with the orange color background. You can see there is way too much padding there still (see attached image). Can you please let me know what I'm doing wrong? Thank you. Edited January 24, 2021 by arriveathappy Link to comment
tuanphan Posted January 31, 2021 Share Posted January 31, 2021 On 1/24/2021 at 8:35 AM, arriveathappy said: @bangank36 Thank you so much for responding. I tried adding that to the page and also each sub-page. However, it's still the same as before. For example, I'm trying to remove all of the excess space on the sections with the orange color background. You can see there is way too much padding there still (see attached image). Can you please let me know what I'm doing wrong? Thank you. Add to Design > Custom CSS section#home-retreats>div { padding-bottom: 1px; padding-top: 5px; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment