ellen_b Posted August 28 Posted August 28 Hi, I am trying to reduce the padding between my site header and blog title on individual blog pages. This is the code I've tried, without success: /* Reduces padding between header and blog title */ .blog-item-wrapper .blog-side-by-side-item-wrapper { padding-top: 0px !important; } https://upwardpartners.squarespace.com/case-studies/?password=brian I'd really appreciate any advice!
sqsp_guru Posted August 28 Posted August 28 @ellen_b add below code into CSS editor in the last of all code .blog-item-wrapper { padding-top: 0 !important; } ellen_b 1 Please like and upvote if you found my comments helpful. Cheers 🙂 Agha Waqas (sqsp guru) Squarespace Website Developer Contact me: https://sqspguru.com or hello@sqspguru.com ☕ Did I help? Buy me a coffee? (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment