Change background color of Default product template?

Hello, I am trying to figure out how to change the background color of my product pages without changing the background theme for every page. My home page is black which I very much prefer but I need my background to be white on all of my product pages and can’t seem to find my answer in the forums. Thanks!

1 Like

Hi @SirKevin ,

Please share your store URL and if your store is password protected then please provide password too.
You can take a picture of the place you want to edit.

So that we can help you.

Hello,

Thanks for the response, my website link is https://kevins-essential-vibes.myshopify.com/ . The link to the page I’d like to edit is https://kevins-essential-vibes.myshopify.com/products/creek-incense-tower . There is supposed to be product information above the pay with google button of this page but it’s unreadable since the text is black.

@SirKevin

yes, please try this code add this code theme.liquid before


Hi @SirKevin ,

You can follow the instruction below:

  1. Go to Online Store->Theme->Edit code
  2. Layout->/ theme.liquid->paste below code at the bottom of the file:

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

Best regards.

2 Likes

Thank you this worked, I ended up changing the layout completely but I really appreciate the support!