Thanks for taking the time to write this. I’ll have to test out the custom left/right floating solution.

I am indeed using Bubble’s native responsive system (in general I’m always trying to use as much vanilla Bubble as possible). In my case I have a multi-level layout of the GroupFocus, where if the user for example clicks the “Add to folder” option, it animates to a new view inside that same GroupFocus with further options. For that I’m using the “Align to parent” layout at the root of the GF, which also helps position an X in the top right corner that stays put regardless of what view the user is currently at inside the GF. My current issue is that the X then jumps to the lower right corner as soon as I introduce any custom CSS “display” setting.

I could probably find a workaround to that or try to restructure the layout of the GF, but we’re still back to the issue of one workaround leading to new issues elsewhere and I’m introducing inconsistencies across my different versions of GFs.

After +3 years on Bubble, sadly I agree.