badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Change body background color on homepage only

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