Collapsed element but there is a gap on the live website (SOLVED)

Hi everybody!

I have a problem with a collapsed element.

I have created several similar elements, and they should open, if I klick on the slim boxes with the title in it. It’s working with all of them, but not with the second last.

This is the editor view (all “sub-boxes” are collapsed and the codes are all the same but with different IDs (#…))

And on the site it looks like this; there is a gap between “Idealgewicht berechnen” and “Bauchumfangrechner”. And this gap has the height of the collapsed box. Why it that happening?

https://www.gesundheit-digital.ch/rechner-fuers-abnehmen here you can see it

I hope, somebody can help me.

Thank you!

The element distants til 70 pixels will move up. the Corvid api doc has a clear explanation.

Thank you. To be honest, I don’t get it… There is no space (0px) between each element. And if the reson is the height of box with the input fields, it’s also hard to understand, as the first one (picture) is 458px high, and there it works.

What do I have to do to solve that problem?

I have found the solution! In the box “Idealgewicht berechnen” was another box, which should expand if I klick on a button in the box “Bauchumfangrechner”.

I have deleted that box and now it works!