problem with home page content background

Discussion in 'ColorWay WordPress Theme' started by elames3, Aug 31, 2013.

  1. elames3

    elames3 Member

    Joined:
    Jan 16, 2012
    Messages:
    89
    Likes Received:
    0
    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
     
  2. elames3

    elames3 Member

    Joined:
    Jan 16, 2012
    Messages:
    89
    Likes Received:
    0
    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
     
  3. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Elames,

    You have add css code

    .footer-container {background:white;}

    In the custom css. Please remove it. Footer color will return back.
     

Share This Page