Change the Default Background Colour of Your Squarespace Website

CSS

One frustrating feature of Squarespace is the fact that there’s no option to change the entire background colour of a website. 

Instead, to do so you need to use some custom code. Luckily, I’ve got the code you need!

Watch the video

Check out the YouTube video below 👇

Six Figure Design Club framework for designing a perfect homepage

Want a framework for designing the perfect homepage?

Once you’ve added your page to your Squarespace website, if you have sections that don’t quite fill the page, you’ll see a background colour filling the gaps.

Squarespace Custom CSS panel and site editor preview with header image

Believe it or not, there’s no way to natively change that colour. To change it you’ll need to add some code.

Head to Pages > Website Tools > Custom CSS and add the following code into your custom CSS box:

 

body {

background: #000000;

}

 

This code targets the body of your website, e.g. the whole website, and its background. You can then input the colour code for the colour you want to change the background to.

Squarespace Custom CSS panel showing how to change website background color

Hit save, and you’ll have changed the default background colour of your Squarespace website!

book a call with sam crawford squarespace expert

Need an expert to build your Squarespace website?

Book a free kick-off call with our team to discuss your project requirements in detail.

Previous
Previous

How to Build a Proper Footer on Squarespace

Next
Next

How to Fix Squarespace Text Pasting Format Error