Background issues
- The topic ‘Background issues’ is closed to new replies.
Need help? Check out our Support site, then
Hello, I’m trying to get the very background of the site to be white but I can’t seem to figure out how to make this happen?
You’ll be able to see the white behind photos and so forth on the main page because the very background is a light grey.
Let me know. Thanks.
The blog I need help with is: (visible only to logged in users)
Hi,
You should be able to change it via ‘Appearance – Customizer – Colors & backgrounds’. I tried myself now, and clicked on ‘Palettes’ a couple of times until the white color came up and it worked.
If you still have difficulties you can actually add this css code
body {background: #fff!important;}
Thanks,
Edy
Thank you the CSS code worked!