Laut Posted March 10, 2023 Share Posted March 10, 2023 Hello! I am trying to recreate this on a post submit form in squarespace for this i would need to edit text size, add an image and a button is this possible? thanks in advance! Link to comment
Ziggy Posted March 10, 2023 Share Posted March 10, 2023 You can render HTML in the form post-submit, so you would need to code this with styles baked in, and you could achieve that look. As a starting point: <div style="text-align:center;"> <h2 style="color:teal; font-weight:600;">Message Sent</h2> <img src=""> <p> Thank you for your interest in us! <br> A member of our team shall be in touch shortly. </p> <p style="padding:12px 20px; background-color:teal;"> <a href="/home">Go to homepage</a> </p> </div> You'll need to adjust the styling, upload and reference the image you want, etc. tuanphan 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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