Hello. Can you show me exactly the lines in order to change the background color. I know how to use the Custom CSS code. After installed the template the whole background got gray.
Thanks.
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)
body {background:#ColorCode;}




body {
background: #fff !important;
}



body{background-color: #f7f7f7 !important}
body{background: #f7f7f7 !important}
body{background-size: 100% 100% !important}
body, div.container, a{font-family: '', 'Open Sans' !important}





