Next.js Discord

Discord Forum

Fixed position relative to a container

Unanswered
Satin Angora posted this in #help-forum
Open in Discord
Satin AngoraOP
I want to create something just like the nextjs docs https://nextjs.org/docs where the sidebars are behaving as if the have a fixed position relative to the container, the only thing that moves when you scroll is the content in between
i tired using the sticky position but it's causing the content to be pushed down

0 Replies