This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
How do I change the background of the Candy theme?
Hello,
I can’t see your site http://prntscr.com/ekl7ol
You can go to Theme Options > Color Scheme > Site Background and change it. This option works for Boxed layout. To change background color for full width layout Wide you need add this code in Theme Options > Custom CSS > Global Custom CSS:
.st-content {
background-color: black;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up