Hello, Paste the code given below in Custom CSS Settings > Theme Options > Styling Option > Custom CSS Code: .wrapper { background: red; } .content_wrapper { background: white; } Inplace of "red" you can put your color or color code. This will solve your issue.