Hi @testerpress,
In that case, I would like to suggest you to change the Body Background color from
Theme Options > Layout & Design > Background Option > Background Color.
You can change the sections background if body background color effects that.
You can also change the Footer Background Color by using CSS, but it will effect in all the pages.
.x-colophon{
background: #FFFFFF;
}
Remember that the above code will work if copied as it is and dont conflict with any existing style.
To get more help on that please go through resource.
Please note that the code provided serve only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle. We do not provide support for custom codes that means we can’t fix it in case it conflicts with something in your site nor will we enhance it.
Hope it helps.
Thanks