I’ve got parallax scrolling turned on and I’m trying to add a hero image to the top of a page that goes 100% across the width of the browser - is this possible?
The closest I’ve been able to do is add a large floating image on top of a hero image, and offset the Top and Left by -30% to make it appear like it’s coming from the left edge of the screen, but the image seems to cut off and doesn’t stretch across the whole page (despite me uploading an image size that should comfortably fill it)
Any ideas how it might be possible? Or what I’m missing?