Display order of image and sprites

Hi everyone!

I can’t figure out how to control display order between image and sprite.
I have background (image) and two sprites (squares). Obviously, background must be “behind” squares, but when i activate image, squares disappear.
Sprites have order in layer in Sprite Renderer component, but it works only between sprites, and my background is not a sprite.

Please help…

So, the background is a Texture? In that case, try moving it backwards in Z order.