kamiltariq Posted March 25, 2021 Share Posted March 25, 2021 Site URL: https://www.afsanaparis.com Hello, I'm trying to improve the newsletter on my website. I want to replace that box where a person would enter their email with just a thick line. I tried one plugin but it just gives a terrible result on mobile. Thank you for your help in advance. (Image with the box surrounding "Adresse e-mail" is what I have right now, would want to look like the other one) Beyondspace 1 Link to comment
Solution Beyondspace Posted March 26, 2021 Solution Share Posted March 26, 2021 7 hours ago, kamiltariq said: Site URL: https://www.afsanaparis.com Hello, I'm trying to improve the newsletter on my website. I want to replace that box where a person would enter their email with just a thick line. I tried one plugin but it just gives a terrible result on mobile. Thank you for your help in advance. (Image with the box surrounding "Adresse e-mail" is what I have right now, would want to look like the other one) try #block-yui_3_17_2_1_1616697539653_8282 .newsletter-form-body { max-width: 500px; display: flex; margin: 0 auto; align-items: flex-end; } #block-yui_3_17_2_1_1616697539653_8282 .newsletter-form-field-element { border: none; border-bottom: 2px solid #000; } #block-yui_3_17_2_1_1616697539653_8282 .newsletter-form-fields-wrapper { padding-right: 10px; } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) 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
kamiltariq Posted March 26, 2021 Author Share Posted March 26, 2021 Thank you @bangank36. That helped. On the white background of the footer it works perfectly, though if I change the color of footer to lets say grey, it shows again. Though I think I will keep it like this, not an issue. Thanks again for your help, appreciate it. Beyondspace 1 Link to comment
SSong Posted October 29, 2021 Share Posted October 29, 2021 On 3/26/2021 at 2:35 AM, bangank36 said: try #block-yui_3_17_2_1_1616697539653_8282 .newsletter-form-body { max-width: 500px; display: flex; margin: 0 auto; align-items: flex-end; } #block-yui_3_17_2_1_1616697539653_8282 .newsletter-form-field-element { border: none; border-bottom: 2px solid #000; } #block-yui_3_17_2_1_1616697539653_8282 .newsletter-form-fields-wrapper { padding-right: 10px; } I want to make the form field narrower on mobile on my site, can you help? Thanks! Link to comment
tuanphan Posted October 31, 2021 Share Posted October 31, 2021 On 10/30/2021 at 4:03 AM, SSong said: I want to make the form field narrower on mobile on my site, can you help? Thanks! You mean footer field? Make them stacked & fullwidth? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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