Make items in stacked dropdown menu move items below

read-only link I have a stacked dropdown menu on my website. When I open one of the menus it overlaps with the items below. How can I make it so the items below the selected item shift down to get out of the menus way? Do I need a bunch of custom interactions or is there a simpler way? The dropdowns will also just show additional text rather than menu items, should I use a text block or a paragraph block for this purpose?

So I figured out that I can put a div block in-between the dropdown menus and set it to show when clicked to create space. But now I can’t get it to collapse on the second click, the menu items remain in their moved positions.

I selected the loop toggle and now it works! Still open to suggestions if there are better ways to do this.

I have having an issue with the dropdown items overlapping the menu below it. Once I changed the “Dropdown List” from Absolute to Static, everything moved down and the items are no longer overlapping