How can I make my website's background a single color?

Hello,

I don’t know much about coding at all and maybe I’m missing something in the basics, but I want the main site page to all be one color but I have white space between different sections. It does this on few pages.

Does this need to be all added into one section?

Hi @throwtherapy

Could you share your store URL so I can check?

Best Regards,

Dan from Ryviu

Hi @throwtherapy ,

You can try this code by following these steps:

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

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

@Dan-From-Ryviu
URL: throwtherapy.com

@PageFly-Oliver
It made everything white, I was hoping to use color code #fff7e7 and blend all together if that makes sense.

Hi @throwtherapy

Please add this code to your theme.liquid file after in Online Store > Themes > Edit code


@Dan-From-Ryviu
Thank you for the fix!

Happy I could help!

Best Regards,

Dan from Ryviu