Comment to Backgrounds
-
Then it's better to upload your image via the Studio->Storage->Images area, copy its URL, and write it in the Custom Styles area of your template, for example like:
#bx-content-wrapper {background-image: url('[the copied URL]');
}