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.
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}