El1z4b3th Posted January 4 Posted January 4 (edited) Hi, could anyone help me make the white space between two sections smaller? I believe if I had code to adjust the height either for the section above or below this should hopefully pull through. The page I need this for is 'How it works' on the main header navigation. Thank you! Edited January 4 by El1z4b3th
JayVanDyke Posted January 4 Posted January 4 @El1z4b3th can you share your url? ☕ Did I help you? Buy me a coffee! 👨💻 Bergen Design Co. 💻 I'm for hire on Upwork! 🕸️ Squarespace Experts 🖥️ 99Designs 🛠️ Web Designer's Toolkit **some of these contain affiliate links
El1z4b3th Posted January 8 Author Posted January 8 (edited) Hi @jaeveedee yes sorry it's urbanbilling.squarespace.com - password: UB123! Edited January 9 by El1z4b3th changed password
JayVanDyke Posted January 9 Posted January 9 (edited) @El1z4b3th I'm sorry, i dont see that on your site. Is it on a different page? Edit: nevermind i found it Edited January 9 by jaeveedee found ☕ Did I help you? Buy me a coffee! 👨💻 Bergen Design Co. 💻 I'm for hire on Upwork! 🕸️ Squarespace Experts 🖥️ 99Designs 🛠️ Web Designer's Toolkit **some of these contain affiliate links
Solution JayVanDyke Posted January 9 Solution Posted January 9 @El1z4b3th i would try 3 things possibly to get the spacing right. 1. change the content alignment on the top section to the last one to align to the bottom and then the our core values section aligned to the top. 2. try changing the section height of one or the other section to be smaller than the "small" option by clicking the three dots and using that scroller. 3. Try with some css //trusted by thousands section section[data-section-id="6596bba3c7ad441ead1e0008"] { .content-wrapper { padding-bottom: 0 !important; //original value was 3.3vmax, adjust as needed } } //our core values section section[data-section-id="6580bc4e649f4453b77f4e3f"] { .content-wrapper { padding-top: 0 !important; //original value was 3.3vmax, adjust as needed } } tuanphan 1 ☕ Did I help you? Buy me a coffee! 👨💻 Bergen Design Co. 💻 I'm for hire on Upwork! 🕸️ Squarespace Experts 🖥️ 99Designs 🛠️ Web Designer's Toolkit **some of these contain affiliate links
El1z4b3th Posted January 10 Author Posted January 10 Thanks so much for your time @jaeveedee adjusting the height settings in Squarespace did the trick! I didn't realise you could go smaller than the small option, so good to know! JayVanDyke 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment