Background Image on Front Page
Hello,
RE: sloaneranger.com.au
How do I insert a background image on the 'Front Page'. On my site it is the last page titled Instagram.
I inserted the below into my Custom CSS but nothing changed:
body.home {
background-image: url("53043072_2340695909327179_277219617603059712_o.jpg");
background-position: center center;
background-size: cover;
}
I also set a background image in the Customiser but nothing appears, the background remains black.
Thanks