Change back ground colour in Spotlight theme

Topic summary

Goal: change the product page background color in the Spotlight Shopify theme to match the site, noting no built-in option for theme colors.

Key steps provided:

  • Share store URL and password for context.
  • In Shopify admin: Online Store > Edit Code > open theme.liquid.
  • Add a provided code snippet just above the tag in theme.liquid (the core layout file that controls global markup). The exact snippet isn’t visible in the transcript.

Result:

  • The change worked as intended; the original poster confirmed it “worked perfectly.”
  • An attached image demonstrates the updated background color, but specifics of the code are not shown.

Notes and context:

  • theme.liquid is the main template file in Shopify themes; placing custom code above applies site-wide or template-wide changes, including product pages.
  • No further customization details (e.g., color values or CSS selectors) are provided in the thread.

Status:

  • Resolved. No open questions or additional actions requested.
Summarized with AI on January 14. AI used: gpt-5.

Hi,

I want to change the background colour in Spotlight on the product pages to match the rest of the site. There’s no option to add my theme colours.

Thanks!

Hey @MarieClaire44

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

Hi Moeed,

Thanks for getting in touch. The website is https://loveandhonor-wholesale.myshopify.com/

Password: L&HWHOLESALE2023

Hey @MarieClaire44

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

This worked perfectly! Thank you Moeed!

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.