This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hey guys, just installed the theme on my friend’s website and he wants the entire background black. When I changed the setting in the theme options, it doesn’t change across the website, so went into the homepage and changed the colour in the row settings. Even this leaves a white band between two sections.
Is there a global background colour setting that I am missing?
Hello,
Site Background option works for Site Layout > Boxed.
If you use Wide Layout, add this code in Theme Options > Custom css:
.st-content {
background-color: #9dc183;
}
Let us know if you need any further assistance.
Regards
I copy pasted your code to try it out before changing the hex# to black and now it is stuck in green! I have changed it and refreshed a bunch of time and it wouldn’t change!!
Hello,
You need to clear all cache.
Regards
You must be logged in to reply to this topic.Log in/Sign up