JennWalker Posted December 11, 2021 Share Posted December 11, 2021 Site URL: https://www.bradmurphyforcongress.com/meet-brad Hi, The padding between these two blocks disappears on mobile. Any idea of how to fix that? Link to comment
Beyondspace Posted December 12, 2021 Share Posted December 12, 2021 1 hour ago, JennWalker said: Site URL: https://www.bradmurphyforcongress.com/meet-brad Hi, The padding between these two blocks disappears on mobile. Any idea of how to fix that? You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .newsletter-form-button-wrapper, .newsletter-form-fields-wrapper, .newsletter-form-footnote p { margin-top: 0 !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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, Lightbox Studio pluginIf 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
Beyondspace Posted December 12, 2021 Share Posted December 12, 2021 My testing result 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, Lightbox Studio pluginIf 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
JennWalker Posted December 13, 2021 Author Share Posted December 13, 2021 On 12/11/2021 at 9:07 PM, bangank36 said: My testing result Sorry, I meant a space between the 2 blocks (the grey and the blue). Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 @JennWalker The spacer block is hide on mobile, so problem appear. You can add this to Design > Custom CSS to make spacer block appear, then the gap will be back. /* Mobile space between blue gray */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1638921051396_4698 { display: block; } } 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