How to conditionally adjust height if an element is in a fixed container

Hello and thank you in advance,

I’m wondering if anyone knows a workaround so I can conditionally adjust the height of “shape mid hover” on page: Wowcater | Bubble Editor

You can just add a condition on the shape element to change its height (note: you can’t do that if the parent container layout is ‘fixed’, which in your case it is… so if you want the shape element’s height to be adjustable conditionally, be sure to use a responsive container layout for the parent container).

Thank you for your response. Do you know of a way to have two elements in a responsive group to be visible and occupy the same space?

Use ‘align to parent’ for the Group Menu’s layout type… then you can have the RG and the shape in the same place.