Hi everyone,
I'm currently making my first site with editor X, and have some problems with setting the minimum height on one of my pages.
I have set a box to collapse, and another box to expand, when a button is clicked, but, the box that is set to expand, does not move up.
I though that the solution to this was setting the pages min height to "none", but, when I do this, it changes the page height, so there is no page, just the header and footer.
Am I doing something wrong? Is there any way I can fix this?
This is the page in question: https://alexobc.editorx.io/my-site-4/blank
To recreate the issue, click "A feature for my existing site"

I am still trying to get used to Editor X, so thanks in advance so much for helping me do this
Alex
I have also discovered some good resources for working with collapsable component in Velo. Perhaps rethink how you might get to the end results that suit your need. I will try to recreate your set up this weekend.
Now, make sure that the grid/container that the stack is in is set to AUTO in all cases. If you have it set to fix height or min height, it will remain there no matter how collapsed elements are.
We the box collapses, you should have your elements STACKED inside one container. When stacked, my database elements that are collapsed due to no data, are removed as well as the margins related to it. This should do the trick for you.
https://support.wix.com/en/article/editor-x-stacking-elements Just make sure we all get a way back home too.
I hope this helps.