Create a close button that is outside of the popup

Hi bubbler,
Is it possible to create a popup with a close button like this? I have try put it in the popup and use margin but it doesn’t work.
image

For mine, I make the background of the popup transparent. Then the text element inside has a background. The close button is actually in the popup but looks outside because of the popup transparency. Of course, you can design your close button any way you want with a background or whatever.

You can also put the close button inside the text element, on the edge, or half in. Just however you set it up.

Someone may have a better way of doing it, but that’s how I do mine.

Screenshot 2024-07-26 12.27.59 AM

1 Like

:point_up_2: this, or you can try using negative top & right margins.

1 Like

Thanks for your help! It works

This topic was automatically closed after 70 days. New replies are no longer allowed.