I was just working on a website with a background graphic. I use the Background component and put a bright image in for light mode, then switched to dark and put a dark one in.
I then recognised that the component can handle only one image for light AND for dark mode.
It’s the same by the way with the Container and the Flex Component.
is this intentional? I do something wrong? Or a little bug? @ben
Here is file where you can see the effect
elementsapp://downloadDocument/P9hQY40tkWrv
I was afraid I’d get this answer. But that means it’s currently not possible to create a background with patterns, tiles, or textures in Elements.
Plus, it’s quite a logical inconsistency, especially since Elements makes it so easy to create websites in light and dark modes. It works with colors and all sorts of other things, but not with image backgrounds.