So I have an image component as the background for a text field. However, even though the image is ordered lowest, with the text field on top of it (and visible as such in the editor), when I run the preview, that image is always on top of everything. If I go into Chome’s dev tools and manually delete the div’s with the background, I verified the text field is in the correct location and has text content.
Is this a bug?