SeeWhy Posted May 27, 2020 Share Posted May 27, 2020 Site URL: https://crossingtheline.squarespace.com/ Site password: ctlonline Hello, Hoping to get some help adding a background image to the homepage of my site, using Wells theme. Using custom CSS I want to add a background image that covers the blog and right sidebar, but leave the left sidebar navigation clean. I tried this but haven't had any luck: div#canvas { background-image: url(https://i.pinimg.com/564x/ca/71/f6/ca71f61e01e93adcca2683696296e787.jpg); background-repeat: no-repeat; background-size: cover; } Thanks in advance! Carly Link to comment
tuanphan Posted May 27, 2020 Share Posted May 27, 2020 Add this to Home > Design > Custom CSS body { background-image: url(https://i.pinimg.com/564x/ca/71/f6/ca71f61e01e93adcca2683696296e787.jpg); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.