Changing Background Image
-
In the past, I am sure I changed the background image in the stylesheet for our theme. But, I have changed the image in the sheet and it is not changing on our website. Below is the section of code from the stylesheet (style.css). I am stumped as the image that is specified is not showing up. I have checked the ftp server and the correct image is there. Am I missing something?
body { color: #141412; line-height: 1.5; margin: 0; background-color: #122F00; font-family: verdana, Arial, sans-serif; font-size:12px; background-image: url('https://gurreathomes.com/wp-content/uploads/2018/04/28.jpg'); background-repeat: no-repeat; background-attachment: fixed; 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 Background Image’ is closed to new replies.