ruthob93 Posted September 26, 2022 Share Posted September 26, 2022 Site URL: https://www.carriagegrandtour.com/ Hi everyone, I was hoping for some help resolving an issue with excessive padding/margins space above the start of the design grid in my mobile sections. I have tried: Moving the section height slider all the way down Choosing vertical alignment top, middle and bottom - strangely, align to bottom actually reduces the top of section padding the most, but not nearly enough Using the following code: Quote @media (max-width: 800px) {#page section .content-wrapper { padding-top: 0px !important; } } And also this one: Quote @media (max-width: 800px) {min-height: 0 !important; } } But alas, the top margin remains. You can see that the issue does not exist with the lower margin - the grid goes all the way to the end of the section. Any help would be greatly appreciated. URL: carriagegrandtour.com Cheers Ruth Link to comment
Ziggy Posted September 26, 2022 Share Posted September 26, 2022 Hi @ruthob93, It looks like the SquareKicker extension that you're using has set this section to have a top padding of 100px. You could either fix this in SquareKicker, or you could probably duplicate the section and delete the original (this should break the link between the padding code and this design). Let me know if that answers your question and fixes this problem! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
ruthob93 Posted September 26, 2022 Author Share Posted September 26, 2022 1 hour ago, Ziggy said: Hi @ruthob93, It looks like the SquareKicker extension that you're using has set this section to have a top padding of 100px. You could either fix this in SquareKicker, or you could probably duplicate the section and delete the original (this should break the link between the padding code and this design). Let me know if that answers your question and fixes this problem! Hi Ziggy, Thanks a million for narrowing down the cause of the issue for me. Squarekicker used to have padding controls, but it seems it doesn't since the intro of Fluid Engine, so I guess this is a bug - I'll email them and see if they can help. Thanks again! 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