Elements doesn’t currently support overriding images across breakpoints directly.
However, you can achieve the same result by creating multiple Containers, each with a different image, and then showing or hiding them based on the breakpoint. If that sounds like a workable solution for your project, I’d be happy to put together an example to show you how it’s done!
Hi Ben, That would be great to know how to do it. But its really only the mobile breakpoint that has to have the different image. I think i could work that out and give it a go. Would i drop the container inside the banner (header template) or visa versa?