Background image CSS (part 2_
-
Hi again
I’m trying to insert a background image to my site, at the moment it looks like this:
I’ve been debugging it in Chrome, and it seems to be calling this from the style sheet:
body.custom-background {
background-color: #e6e6e6;
}When I turn this off in Chrome, the image displays perfectly, however, I can’t find the above code anywhere in the style sheet (child or main).
Has anyone encountered this before? Or does anyone know the fix?
Cheers in advance.
Paul
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Background image CSS (part 2_’ is closed to new replies.