All Collections
Managing Your Online Store
Can I change the background color of my website?
Can I change the background color of my website?

How to use the Appearance tab under design to change the color of your website.

Darren Cunningham avatar
Written by Darren Cunningham
Updated over a week ago

With the admin, you can change the color, fonts and other features of our website if you are knowledgeable in CSS.

For example, if you wanted to change the color of your website background to yellow, the code you would need is just:

body {background-color: yellow;}

Then, just head over to the Design Tab > Appearance and enter the code there.  Please see the gif below for a step by step guide on how to do this.

Check out these blog posts and other help articles related to design:

Did this answer your question?