Change Background of Products on Collections page

Hi

im trying to change my collections page product backgrounds from white to #FAFAFA and i can’t see to find where in the code to change it, there is no default theme.css on the theme im using.

any help would be appreciated https://nativeself.myshopify.com/collections/all password is 12345

Hello @skeltonmfc

I would like to give you some recommendations to support you:

  1. Go to Online Store->Theme->Edit code

  2. Open your theme.liquid theme file

  3. Paste below code before :


Hope my recommendation can works and support for you!

Kind & Best regards!

GemPages Support Team

Hi

That worked great thank you, but i have noticed that the white background is on all the content on all the pages and individual products, is there a way to change all of these in one go so all the content holders match the background color of #FAFAFA for example https://nativeself.myshopify.com/products/button-down-jumper still has the white

@skeltonmfc

If you want to apply to the entire store, please update the code below to replace the above code:


Thank you for help it’s worked on all the pages accept the individual product pages https://nativeself.myshopify.com/products/button-down-jumper i still have the white box in the middle

thank you again for your help :slightly_smiling_face:

Please add this code below the above code:


Absolute legend thank you!

It’s my pleasure to help.