I want to use one background image that spans across multiple sections. it is the two ‘image with text’ sections after the hero. I managed to add a background to the first without any problems but i want it to span to the second ‘image with text’ section.
We are talking about this component (desktop view is what i focus on initially here), correct?
You want the image to be full width and the text to be applied on top of it, at the same position it is right now, also correct?
You have the richt approach. You need a wrapper though, that spans both sections - ideally a div-wrapper. Those are sections that you drag & drop within Debut, correct? It probably would be the easiest to inject that div using JavaScript instead of remodeling the entire theme template to accommodate your requirement. If you want to I can send you a dev request and have a look at it.