See this site: http://www.claibornehouse.net/ some how we managed to mess up the background area of the content. How can I get it back to normal showing all white background in the content area? thanks
We got the white back into the content background with some custom css but the footer which is supposed to be a different color got overwritten as well. How do we get the color back for the footer? Thanks
Hello Elames, You have add css code .footer-container {background:white;} In the custom css. Please remove it. Footer color will return back.