I created a pop up that is a scrollable by setting the div height and hidding the overflow. It works fine but I am trying to add a close interaction that stays at the top right corner of that particular div so that when I scroll down the close x is still at the top of the page. I tried doing a fixed position but that fixes the x on the screen. I want to fix it inside the div. Is that possible?
I am sure people have done this in webflow. If anyone can tell me where I am going wrong I would appreciate it.
Here is a screen cast to better explain.