Archived topic
Secondary Navigation in a left fixed sidebar
1 reply · Started by cpalo on June 1, 2021
Hello,
I will have a long page. And I structure it with anchors.
How to do it as correctly as possible.
Up to 1024px, the secondary menu of the internal anchors to the page are above the page.
After 1024px, I will want it to be in a sidebar on the left and fixed when the page is unrolling.
We are talking about a secondary menu because in the header of the site, there is always the main navigation
Hi there,
I think put the secondary navigation below header for mobile/tablet, and use CSS to fix its position on desktop should be the way to go.
Let me know if you need further assistance :)