Hey guys.
I am trying to make a floating group that expands UP when clicked - sort of like a swipe up bottom mobile menu.
I tried it with a regular group glued to the bottom of the screen, but when it expands it expands DOWN.
I actually did get it perfect by accidentally nesting the floating group inside of a parent element - but once bubble figured out what was happening it through an error
Here’s where I want to stick the floating group:
It could be that this just isn’t possible.
Stick it to the bottom then use margins to push it out where I want it? How do I make that responsive? (Not mobile, just desktop screen sizes)
Thanks for your help.