October 28, 2013 at 11:22 am
#4836
sovit ranjitkar
Keymaster
Hi bretwalker11,
To change the body background color only in homepage Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS paste the following CSS code and click on save all changes button:
.home #main {
background-color: #F8F8F8;
}
Note: Change above #F8F8F8 color code to your own HEX color code.
Thank you for using our theme.