This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Robert Hall
Hi, I tried to change the color at “Blanco > Color Scheme > Background Color” but it seems like the background maintained white color, nothing changed.
I notice this happened to Avtive Button hover color as well.
Hello,
Try to add this code into custom.css file.
#container {
background: grey;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hi,
I’ve already followed all the steps you mentioned, but still no change of the background color.
my website is http://www.happylife.com.my
Please, replace previous code on this.
#container {
background: grey !important;
}
Regards,
Robert Hall.
The issue related to '‘Unable to change background color’' has been successfully resolved, and the topic is now closed for further responses