I have an image that I want to display in full at the bottom of each page, across all devices, but try as I might (and I have spent a few hours trying to do it) I can’t get it to display all of the image. This is not to say I want the image to be full width of the page, but just be displayed in full (so with the box visible around the text).
The footer section must be set to display block not inline. Then add 60px padding top and bottom if you want your background image to display properly. Also, set the bg image to cover so it doesn’t seem stretched.