Just wanted to see what the best solution would be to create a floating button on mobile?
Ideally this button should stay in the same position no matter where the user is on the page.
I’ve tried using absolute positioning but when a scroll is involved this method breaks down.
Thanks in advance for the help