To change the body background color only in homepage Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS paste the following CSS code and click on save all changes button:
.home #main {
background-color: #F8F8F8;
}
Note: Change above #F8F8F8 color code to your own HEX color code.
Thanks, that worked but it still has a thin grey line between the header and the body on the homepage. Any idea how to remove that? http://www.traderbakers.com
I used the above the change the background color of my home/landing page http://www.ereneesheehan.com
Now how do I change the background color behind the header?
Also, I have set the background color for all other pages to white and the pattern to none. However, the background still appears to have a ‘grayish’ tint to it. Can you please check? Thank you.