Hi I'm just wondering how to change the secondary background colour (the white, in the inner box) in the Linen theme. Any ideas? Thanks !
The blog I need help with is http://isaiahbelldotcom2.wordpress.com/
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi I'm just wondering how to change the secondary background colour (the white, in the inner box) in the Linen theme. Any ideas? Thanks !
The blog I need help with is http://isaiahbelldotcom2.wordpress.com/
To change the content area and footer background color in the Linen theme, add this to your Appearance → Custom Design → CSS editor:
#wrapper, #footer {
background: #ffd !important;
}
Adjust the color code as necessary.
If you need help again in the future, please make sure to include a link to your WordPress.com blog that you are working on.
This topic has been closed to new replies.