Hello, I would like to add a background to my copyright static block.
I have this code in my custom.css
.copyright.copyright-2 {
background-image: url(http://sevenseasaustralia.com/wp-content/uploads/Screen-Print.jpg);
}
It does not show up, kindly advice if the code is correct as I am only getting a white background.