How can I change the background color on my product description page?

Hi,

When i click on one of my products to view, there is a white background which mismatches with the theme of the website.

There is no option to change the theme colour.

Can someone help me change the colour of background colour of the product pages?

I am using the spotlight theme.

Password - GeffDoe

Thank you

1 Like

Hi @abalves97

Do you mean like this?

if it is try this one.

  • From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
  • Find the theme that you want to edit and click on “Actions” and then “Edit code”.
  • In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
section#shopify-section-template--20891220017458__main {
    background: #e3dac9;
}
  • And Save.

I hope it help.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

1 Like

Hi,

Thank you but would you be able to remove the white border too? Im sure i uploaded the image with no back ground border

1 Like

Also, it works on the hoodie but not on the Tshirt

1 Like

Im not sure which border your talking about. But if you like to change the background of the product image try this.

Same Instruction.

.product__media.media.media--transparent {
    background: #e3dac9;
}

And Save.
Result:

I hope it help.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

This worked but the Tshirt product page still has a different back ground

Oh so you product section are not the same. You can try this one. Or change the 1st code that I give.

Same Instruction.

main#MainContent {
    background: #e3dac9;
}

And Save,

result:

I hope it help.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

1 Like

Hi Made4uo,

Does this work on prestige theme too?
I would like to change the background colour of the PDPs from white to black.

However I conscious the text will need to change to white. However to do this it means the text is white on the whole site, which creates problems on blogs/HP etc

https://grandpacificcustoms.com/products/organic-tee-bundle-3-pack-in-classic-neutrals