Archived topic
Background colour not working
3 replies · Started by Mark Flint on May 28, 2015
Hi Tom,
For some reason I can't seem to change the background colour on http://www.flintmarketing.co
All the other colour options work but this doesn't seem to want to change... Any ideas?
Cheers,
Mark
I'm seeing this custom CSS:
body {
background-color: transparent !important;
background-image: none !important;
}
I can't tell where it is because it's cached/minified, but that's what is causing the issue.
Found it, thanks mate!
It was a full-screen background plugin that I'd installed a while back as a test for another site. Didn't disable it so that was causing the issue.
Glad you found it! :)
