Replies: 0
I have which sometimes while I am logged in colors my hold background but not once I log out and view my site. I guess my question is how do I get the white side bars coloured to match the background of my pages.
https://missioneasysoftware.com
Thanks for your help.
/*Set content background color, add a bit of spacing*/
#content .wrap {
background:#f2e571;
padding-top: 10px;
}