Changing page backgrounds
-
I would like to put a fixed image to fill the background of each page on my site except one – can someone help me with the css to do this please?
I am very new to css and have tried this on the page noted in this post but it doesn’t work:
body {
background: url(http://69b.566.myftpupload.com/wp-content/uploads/2017/12/AdobeStock_126887799_Preview-1.jpeg);
background-repeat: no-repeat;
background-size: auto;
background-size: cover;
}The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Changing page backgrounds’ is closed to new replies.
