#`use-headroom` fixed at 100vh on some pages only
3 messages · Page 1 of 1 (latest)
You can get viewport height with window.innerHeight
Thank you @empty storm I shall give that a try 😊
3 messages · Page 1 of 1 (latest)
Hello,
I'm using the AppShell with "Header Offset Configuration" (love it!) and it want to have the header fixed to just past 100vh on the odd page where i have full page hero section!
I know use-headroom needs to be using a PX number but is there a way to set it to be by vh?!
You can get viewport height with window.innerHeight
Thank you @empty storm I shall give that a try 😊