I want to use a container with fixed position. However, the composer offers only “absolute” and “relative” options in the placement options box.
Is there a way to position an element on the screen, something like the bottom navigation bar (Navigation menu), so that it stays there in the same position, even when there is a scroll on the screen?