My website contains a div that is mostly off the page, but on hover it translates onto the main page.
You can check out my website.
However, this method doesn't work well on mobile devices. Hovering is not effective and I often have to click multiple times to make it appear. I am considering implementing a feature similar to mobile applications where swiping the page to the right edge reveals the content or using a button to display it. Something like this:
Do you think this is achievable? Any suggestions on how I could tackle this issue?