Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Why is the background not displayed?

$
0
0

Replies: 3

Hi there,

As soon as I insert a website background when customizing, the background is not displayed.

Even for single pages via CSS it doesn’t work.

body.page-id-IDFROMPAGE {
background-image: url (‘http: // localhost / wp-content / uploads / 2019/12 / xxxx.jpeg ‘);
background position: center center;
background-repeat: no-repeat;
background attachment: fixed;
background-size: cover;

}

The background image is displayed behind the entire contents. But you don’t see it!

Does anyone know why? It works for other themes.

  • This topic was modified 36 minutes ago by minati88.
  • This topic was modified 13 minutes ago by Jan Dembowski. Reason: Deleted offer to pay

Viewing all articles
Browse latest Browse all 59525

Trending Articles