[Resolved] Background colour not working

Home Forums Support [Resolved] Background colour not working

Home Forums Support Background colour not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #110897
    Mark Flint

    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

    #110972
    Tom
    Lead Developer
    Lead Developer

    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.

    #111020
    Mark Flint

    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.

    #111031
    Tom
    Lead Developer
    Lead Developer

    Glad you found it! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.