Shop background color

Hi there, I want another background color for my shop.
I am using this css but nothing happens.

.css_class {background: color #cccccc;}

Is this the wron code?

you can change it from
Shop Settings > Appearance > Colors & Fonts > shop background
if you want to use css try
html {background-color: #cccccc;}
or
body {background-color: #cccccc;}

hi, thanks for the reply. I tried all your sollution but othing changes… the background stay’s white.
I can’t find a button in Shop Settings > Appearance > Colors & Fonts > shop background

and the css code don’t work…

As I see you are working with one of our predefined Themes.
The following themes do not carry the option to exchange the background through the Shop Admin:

  • Minimal
  • Focus
  • Synapse
  • Scale
  • Impulse

For a full customization I recommend using our Classic Theme :slight_smile: That one is thought to be fully customizable and offer a lot more detailed options.
Go to: Shop Settings > Themes
You’ll find it at the very bottom of the Theme selection page.

After you save switched and saved the changes, you will be able to select a shop background within the Appearance settings.

1 Like

I will try this. Thanks!
Greetings from holland

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.