- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi everyone,
Struggling with something that should be basic.
I want to change the colour of the background of my blog from black to white, without change the site theme-colour.
Any ideas?
Thanks,
Scott
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Adding this to the Header Code field for the blog page on the Pages tab will change it to white on the live site:
<style> #main { background: #fff !important; } </style>
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @Adam I'm trying to do the same thing but can't find where to input the code! Could you provide some steps? Sorry to be a pain!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
You'll want to add that to the Header Code field for your blog page, @nwcreative. Go to the Pages tab, click on your blog page, then click on SEO Settings and you'll see the field. Note that code added there won't do anything within the website editor and only works on the published website.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello! I know this is an old thread, but tagging along to see if there are any other ideas how to change the blog background color. Here is my site:
I tried putting the code you offered in the SEO header (and footer, just for good measure, when that didn't work) on the blog page, but it is still dark.
<style> #main { background: #fff !important; } </style>
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- « Previous
- Next »