Is possible to set the entire background color to black?
This topic has 2 replies, 2 voices, and was last updated 11 years, 10 months ago ago by Robert Hall
Is possible to set the entire background color to black?
Hello,
Try to add this code into custom.css file.
.page-wrapper {
background: #222222;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘Background color’' has been successfully resolved, and the topic is now closed for further responses