raeroshow Posted November 2, 2020 Share Posted November 2, 2020 Site URL: https://redesign-90-day-biz.squarespace.com/about https://redesign-90-day-biz.squarespace.com/about pw: WhorunTheWorld?2 If you scroll down to the "How to launch your dream business in Uncertain Times..." - you'll see a form embedded there. (it's pulling from Active Campaign.) Attached is a screenshot of how the designer would like this to look. I am having all sorts of trouble getting this to look center-aligned, especially in mobile. Even harder is to get the button to appear on a second line - but as long as it's center-aligned, that's what is most important. Since it's embedded (via a code block), I have little control over the html - more control over the CSS. Can anyone help me out? Thank you in advance! Rachel ************************************* Let's Make a Website! Rachel (she/her) | Squarespace Websites LetsMakeaSite.com Link to comment
Beyondspace Posted November 3, 2020 Share Posted November 3, 2020 I made some changes, <style> ._inline-form { width: 100% !important; text-align: center !important; margin: 0 !important; margin-top: -17px !important; } ._form-content ._form_element, ._form-content ._button-wrapper { display: inline-block !important; float: none !important; } ._form-content ._form_element { width: auto !important; } ._form-content ._button-wrapper { margin: 0 auto !important; display: block !important; float: none !important; margin: 0 !important; } </style> You can place it under the html code block 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
raeroshow Posted November 5, 2020 Author Share Posted November 5, 2020 @bangank36 - I can't thank you enough for your help!! This worked beautifully. ************************************* Let's Make a Website! Rachel (she/her) | Squarespace Websites LetsMakeaSite.com Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.