Hi Amir,
Could you try this setting?
For header bar

For first container of that header bar

This create a header with both containers align on top and bottom (hence, space in between). The text will be placed top-most, while the menu on the very bottom. But we want to make the text align to the center, in that case, split the container in half (50%), and since it’s align to End (container), the text will then align to the bottom of 50% which will then appear as if it’s vertically center.
Your current header and container settings are different.

Thanks!