So I was able to create a box that is pinned at the bottom of the page and stays there when the user is scrolling. However, that is not replicated to mobile, and I have tried every trick on my hat using Velo and their API to write a javascript code to have the same, but without access to the DOM I’m unable to make it happen to mobile.
Does anyone have a workaround to get this functionality to work?
Here’s a website with the functionality that I’m trying to achieve.
phexxi .com
You can see it works both on mobile and desktop. So far I have only been able to achieve the same functionality on desktop.
Edit: I was able to use a mobile “Quick Action Bar” which I can only customize but only slightly, I’m looking for something just like that, but where I can add a little blurb of text with a disclaimer. Thanks.