Where is the offset option?

Godot Version

4.5.1

Question

So I’m trying to offset the rectangle at the bottom of the main scene so that it’s a little bit above. I tried looking for offset, but only found pivot offset, which I don’t think is what I’m looking for. I tried googling, asking ChatGPT, and everyone says it should be there. They said the anchor should be bottom wide. They said it should be below the anchor and before the transform section. But on my godot it’s not there. What am I missing? This is driving me crazy.

Control nodes’ offset properties are only visible in the inspector when Anchors Preset is ‘Custom’

Like hatmix said

you’re probably looking for “anchor offset”.