jrobertlennon Posted Friday at 03:22 PM Posted Friday at 03:22 PM (edited) Site URL: http://jrobertlennon.com/literambivalence I've tried all the css snippets I could find online to reduce this immense padding between my newsletter form and blog...nothing seems to work. I've got the form padded properly using the grid, I just want to reduce the top padding of the blog section to zero. Can anyone help? Thank you! Edited Friday at 03:26 PM by jrobertlennon
Solution sorca_marian Posted Friday at 04:17 PM Solution Posted Friday at 04:17 PM You can add the below CSS code in page header code injection of the blog <style> .blog-masonry.collection-content-wrapper { padding-top : 1vw; } </style> 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design Services 📅 Todoist alternative | Increase your Productivity 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 300 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn
jrobertlennon Posted Friday at 04:55 PM Author Posted Friday at 04:55 PM That did it!! Can't thank you enough sorca_marian 1
sorca_marian Posted Friday at 04:56 PM Posted Friday at 04:56 PM Awesome! 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design Services 📅 Todoist alternative | Increase your Productivity 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 300 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment