Background Color
The topic ‘Background Color’ is closed to new replies.
Need help? Check out our Support site, then
Hi!
The blog I need help with is: https://stayforcredits.wordpress.com
I’m able to customize the left and right edge background colors but not the background color of the main content area of the site. It’s an off-white (#fdfdfd) and I want it to be pure white (#ffffff). I have the Custom Design upgrade to add the CSS but I don’t know the line of code I need to place there.
Help, please!
Thank you!
The blog I need help with is: stayforcredits.wordpress.com
Hey there 👋 Happy to help!
To change the color of that background to pure white, try this:
#container { background: #ffffff !important; }
Let us know how that goes.
By the way, nice website! I love reading film reviews :)
Thank you! That’s seems to have worked.
By the way, thanks for the compliment! Glad you liked it.
The topic ‘Background Color’ is closed to new replies.