Replies: 1
I’ve tried to change the background color of my pages. I went into Editor, css style sheet and wrote this code:
body{
background:url(http://www.almajwilson.com/wp-content/uploads/2016/12/light-wood-texture.jpg);
}
at the bottom of the page. It didn’t work. What am I missing?