nexaway Posted September 9 Share Posted September 9 Site URL: https://www.ethanmarcoux.com/ password: brawlstars The sign-up button takes up way too much space on mobile. Is there a way for people to enter in their emails, without having this giant button? An arrow within the email address box to click? Something simple. Link to comment
sorca_marian Posted September 9 Share Posted September 9 Have you removed it or is it on another page than the homepage? 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design 📅 Notion alternative 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn Link to comment
nexaway Posted September 9 Author Share Posted September 9 12 hours ago, sorca_marian said: Have you removed it or is it on another page than the homepage? It is on the robe coat page Link to comment
sorca_marian Posted September 10 Share Posted September 10 Can you send a link? 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design 📅 Notion alternative 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn Link to comment
nexaway Posted September 11 Author Share Posted September 11 16 hours ago, sorca_marian said: Can you send a link? https://www.ethanmarcoux.com/robecoat Link to comment
Solution sorca_marian Posted September 11 Solution Share Posted September 11 Try this CSS code @media (max-width: 767px) { .newsletter-form-body { display : flex; justify-content : center; } .newsletter-form-button-label { display : none; } .newsletter-form-button-wrapper .newsletter-form-button-icon:before { content : "\2192"; font-size : 30px; } .newsletter-form-button-wrapper .newsletter-form-button { padding : 20px 7px 21px!important } } 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design 📅 Notion alternative 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn Link to comment
nexaway Posted September 11 Author Share Posted September 11 It works, thank you sorca_marian 1 Link to comment
sorca_marian Posted September 13 Share Posted September 13 Awesome! Don't forget to mark my response as the solution 👨🔧👨💻 Squarespace plugins 🙋♂️ Squarespace Custom Web Development & Design 📅 Notion alternative 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn 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