KatyaZ Posted April 22, 2022 Share Posted April 22, 2022 Site URL: https://as-x.jewelry/as-x Hi! I'm trying to get the newsletter block items to be centered on mobile. Thank you!! Link to comment
Beyondspace Posted April 22, 2022 Share Posted April 22, 2022 1 hour ago, KatyaZ said: Site URL: https://as-x.jewelry/as-x Hi! I'm trying to get the newsletter block items to be centered on mobile. Thank you!! You can try adding to Home > Design > custom Css @media only screen and (max-width: 767px) { .newsletter-form-wrapper { padding-left: 0 !important; padding-right: 0 !important; } } Let me know how it works on your site KatyaZ 1 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, Keyword HighlighterIf 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 April 22, 2022 Share Posted April 22, 2022 My testing 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, Keyword HighlighterIf 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
KatyaZ Posted April 23, 2022 Author Share Posted April 23, 2022 On 4/22/2022 at 1:51 AM, bangank36 said: You can try adding to Home > Design > custom Css @media only screen and (max-width: 767px) { .newsletter-form-wrapper { padding-left: 0 !important; padding-right: 0 !important; } } Let me know how it works on your site Thank you, the code worked!! 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