This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp
Hello,
I would like to change the white background for a grey one. But when i change this https://gyazo.com/eaf0736b032b00f2ea816f2011d3af28 nothing happens.
Hello,
That option is used for Boxed layout. For Wide layout add this code in Global Custom CSS:
.st-content {
background: grey;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up