Change Color of Form Post-Submit Text on Squarespace
There’s currently no native way to change the color of your form post-submission text on Squarespace.
The good news however is that with just a small amount of simple code, you can change the color of the text presented to users once they’ve submitted a form on your Squarespace website.
Watch the video
Check out the YouTube video below 👇
Head to Website > Pages > Website Tools > Custom CSS and add the following code to your custom CSS box:
.form-submission-text * {
color: red !important;
}
Obviously you can change the color depending on whatever you want it to be, you simply change the value in the code. You can use a HEX code or RGB code here too.
📩 Join the inner circle to get exclusive code updates
And that’s it! See I told you it was simple!
Your designer
I'm Sam, an award-winning Squarespace web designer. I have worked with every type of business, building platforms for solo entrepreneurs through to multi-million dollar corporations. If you want to discuss a potential project, you can email on sam@bycrawford.com or get in touch with me here. Alternatively, you can book in a free 15-minute consultation call here.