Trouble with min height

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

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.

Just make sure we all get a way back home too.

I hope this helps.

Hi, thanks so much your answer. I have set all the elements inside the box that collapses to stacked, but the same issue occurs.

I have published the site so you can check it with the link above if needed

Alex

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.

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.

@teejay Thanks for your reply, but both of the links you gave me were about the normal Wix editor. I am convinced this problem is because of Editor X, because I don’t really know how Editor X works yet