How do I change my website's white background to match the theme color?

Topic summary

A Shopify store owner needed help changing their website’s white background to match their theme color.

Initial Solutions Offered:

  • Two responders (PageFly-Richard and BrainStation23) provided CSS code snippets to add to the theme.liquid file above the </head> tag
  • Both suggested using custom CSS with background-color properties

Troubleshooting:

  • The original poster attempted the solutions but reported they weren’t working, sharing screenshots of their implementation
  • BrainStation23 requested the store URL to diagnose the issue

Resolution:

  • After reviewing the specific store (boxboxid.shop), BrainStation23 provided a corrected code example using background color #3A3C41
  • The solution successfully resolved the issue
  • The poster confirmed it was working and thanked the community

Status: Resolved. The issue was fixed by adding properly formatted CSS code to the theme.liquid file with the correct color value.

Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

Hallo,
i need help for color background.
the background is white, how to change color the background with same color theme

thanks

Hi @BoxBoxID

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Hi @BoxBoxID

Which theme are you using, Can you share your store URL so that we can look at it.
For now, you can try these steps to achieve your result
Go to online storesThemesEdit codetheme. liquid file
Then paste the below code above tag


like and reply if you have any query .

is there something wrong ? not working

is there something wrong ? not working

@BoxBoxID Can you share your store URL, please

https://boxboxid.shop/policies/contact-information

@BoxBoxID

the theme.liquid file you need to add code like this if you use a background 3A3C41


Result:

thank you so much sir, it’s working

@BoxBoxID
You’re Welcome.
If you have any query, feel free to reply and like so that we can reach you further