Hi,
Please upload the image to your media library, then reference the image path within your CSS:
Example: – update the image path with your own.
#sf-header-banner {
background-image: url('http://engagingpapers.com/wp-content/uploads/6/2014/05/outerwear_img_banner.jpg');
}
– David.