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 👇
Want a framework for designing the perfect homepage?
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.
And that’s it! See I told you it was simple!
Need an expert to build your Squarespace website?
Book a free kick-off call with our team to discuss your project requirements in detail.