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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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