Change Product Information background on Craft Theme

Good Day,

I want to change the product information background on the craft theme. The page that shows when I click a product. I only want to change the background for the product info, not any other sections. I don’t see an option to do this when I go to customize the theme. I also tried to do it by editing the code. Any help would be appreciated.

Hey @GentC
Please share your Store URL and password if enabled

Here it is

https://klassi-party-essentials.myshopify.com/

Hey @GentC

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.

Note: You can change the color to any color you want

That helped a bit, but I want to change the entire Product Information Section, highlighted with the blue border in the photo attached.

Hey @GentC

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.

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

1 Like

Thank you! That did it.

One last thing if you don’t mind. On that same page the price decimal point is a comma (,) and not a period (.). I want to change it to a period, could you assist with that?

Its not working for me