This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello,
I went on Theme Options > Color Scheme > SIte Background and put a background image.
When my site is loading (when there’s a percentage loader), I can see the background image, but after the website finishes loading, the background turns blank (white).
How can I make the background image I chose appear on the website’s background?
Thank you.
Hello,
The background you set in Color Scheme will work only if you select Boxed layout in Theme Options > General.
Please add this code in custom.css file to change background for wide layout:
.st-content {
background-image: url("http://onlineyoubuy.com/wp-content/uploads/2015/01/backaground-woocomerce.jpg");
}
Thank you.
Regards,
Eva Kemp.
Thanks Eva!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Site background not showing up’' has been successfully resolved, and the topic is now closed for further responses