Need Help Fixing Text Position on Scroll


Hii!
I’m having some trouble with fixing an element on the screen. I’ve watched several videos and tried to figure it out myself, but I just can’t seem to solve it.

What I want is to fix the position of a text element so that it stays in the same spot on the screen while scrolling. But no matter what I do, it either moves out of view or shifts around — it just won’t stay where I want it.

I’m not sure if it’s a system issue or if I’m simply missing something basic. Maybe it’s something silly, but even after watching tutorials, I can’t seem to get it right.

Thanks so much in advance! :folded_hands::blush:

hey. you would need to set the view to 100%.
If you zoom out and want to fix an element keep in mind, that the fixing position is the whole screen and not the bounded area.
in your case I would fix the text to the left upper corner.