Copy link to clipboard
Copied
Helo,
I am aware how to create a fixed position for a back to top like but is is possible to add top paddng and have it appear futher down the scroll outside of the viewport yet still have its fixed positioning? If so, then how would this acheved? Thanks.
Copy link to clipboard
Copied
Hi @Syeds, looks like this tutorial solves your problem or at least can give you some ideas to explore: https://www.youtube.com/watch?v=7idC7_Ak6lI Hope this helps!
Copy link to clipboard
Copied
Thank you. I did see this and in its example the "back-to-top" link is in the view port but hidden. I am trying to place it outside of the viewport. I will keep looking at ait and maybe I will figure it out. Thanks.
Copy link to clipboard
Copied
Hmm I see, I thought it'd be better to explore the hiding method instead of keeping it at outside of the viewport. Also if you don't know about "keeping an element part of the artboard even if it's placed outside of viewport" trick, you can check one of my past videos : https://youtu.be/vcJfLG2_VTk?t=128 , I'd like to be updated about how you solve this, if it's possible, happy designing!