Background image not visible
-
On my website the background image I’ve set does not show. Neither in the preview nor in the live website regardless of which positioning I’m using. It is visible for half a second when I switch pages and disappears then again.
The custom css is added to the page:
<style type=”text/css” id=”custom-background-css”>
body.custom-background { background-image: url(“http://www.domain.com/wp-content/uploads/Background_larger.png”); background-position: center top; background-size: contain; background-repeat: no-repeat; background-attachment: scroll; }
</style>The image is accessible at the given link. I’ve tried in Chrome, Firefox and Internet Explorer. I also already re-uploaded the theme with no changes.
The website url is http://www.afro-karibik.de in case you want to have a look.
Thanks,
Stefan
The topic ‘Background image not visible’ is closed to new replies.
