I tried all possible solutions but my floating group header won’t align to the middle - it is always pushed to the left.
I created a resuable header component both as floating group and normal group. I attached the floating group to one of my pages but it always floats left and doesn’t center. Then I tried to set a floating group in one of my pages and attach a normal group header to it and it doesnt work either.
Make it so the floating group has no maximum width and is of layout type row or column. Then in that put all the elements you want to show centered into a container group and make it align to the center of the floating group.