I have an index page with just a single group, that we want to be in the center and middle of the page.
I have set the index Container layout to Column and Container Alignment to middle. For now I set the minimum height to 760 px.
In the editor, that displays correctly, placing the box in the middle and center of the page.
In the preview however, the box is towards the top of the page. When I inspect it, it looks like the problem is that the index container is ‘hugging’ the content vertically.
As you can see from the screenshot below, there is no such setting that I can see that would do that. Any tips on what is driving this behavior? Thank you!
An update! It looks like while the behavior is broken on the preview, on the live site it centers the object exactly as it should… how odd! So it’s just an issue with the preview!