How To Add a Background Image To a Form in Squarespace // Squarespace CSS Tutorial

Just getting started with Squarespace CSS? Awesome! ๐Ÿ˜ I want to teach you the basics โ€“ grab my free Getting Started Guide here ๐Ÿ‘‰ https://insidethesquare.co/learn
โ€”
๐Ÿฅณ Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): https://insidethesquare.co/partner10
โ€”
๐Ÿ’• Love this free Squarespace tutorial? You can donate via Paypal to help support my YouTube Channel here ๐Ÿ‘‰ https://www.paypal.com/paypalme/insidethesquare
โ€”
This tutorial features my 7.1 demo site, but the codes will work in any theme in version 7
โ€”

In this tutorial I am going to show you how to use some custom CSS to add an image to the background of your standard form block in Squarespace.

A few important things to note before you copy and paste the code below into your own site:

โœจ There is more than one way to do this! This is just one approach of many because code is super customizable.

๐Ÿ”— Here is a link to the tutorial on how to install this code on a single page in your Squarespace site: https://www.youtube.com/watch?v=kX6kRjCbzu8

๐Ÿ™‹ Need some help? Visit โ€‹https://insidethesquare.co/code-helpโ€‹ to see my current support options.

Here are the steps from the tutorial:
Step One: Upload the image to your custom files (Design โ†’ Custom CSS โ†’ manage Custom Files)
Step Two: Paste this custom code into your Custom CSS, that white space above the mange custom files button:
.form-block{background-image:url(image-url-here); background-size:cover; border-radius:25px}
Step Three: replace the text โ€œimage-url-hereโ€ with the url for the image you uploaded
Step Four: Save your work!

Pro Tip: You can remove โ€œborder-radius:25pxโ€ to keep the 90 degree edges, or adjust the 25px to the curvature you want to see.

โ€”
๐Ÿคฉ Ready for more codes? The codes in this tutorial are just the beginning of all the cool things you can do with Custom CSS! When youโ€™re ready to dive in and start customizing, you can use codes from my CSS Cheat Sheet. It has over 30 pages of code snippets and pro tips to help you get started. Download your copy ๐Ÿ‘‰ https://InsideTheSquare.co/css
โ€”
๐Ÿฅณ Ready to launch ? Use the code PARTNER10 for 10% off (affiliate code): https://insidethesquare.co/partner10 โค๏ธ
โ€”
๐Ÿ™‹ Need some help? Visit โ€‹https://insidethesquare.co/code-helpโ€‹ to see my current support options.
โ€”
The term โ€œSquarespaceโ€ is a trademark of Squarespace, Inc. This content is not affiliated with Squarespace, Inc. I just really love their platform โ™ฅ
โ€”
#squarespace #squarespacecss #howto #customizesquarespace #css #squarespacetricks #squarespacehacks #squarespacetips

You May Also Like