The navigator's just standin' there, doing nothing... I don't remember how you could edit it so it could grow by hovering, etc.
If you google subetadev 'a better way to do hover links' there's a chunk of information there (and read the comments too!) :) I've experimented with it myself last week so I know it works.
I hope that is what you meant, because the navigation on your profile works just fine.
I mean.. in some profiles the whole nav bar is smaller-- or it's horizontal, and slides off in-screen..
Do you have an example what you want?
Because your navbar is horizontal. If you mean you want it to scroll down with you, you need to change the position to fixed.
*vertical, my condolences. I'm afraid I wasn't clear enough...? example(s) = x You see the sliding part..? I'm honestly clueless how I can get it to work.
-- for pet profiles -- In the example, you can click the buttons to switch to different 'pages'.. in the small box. Erm, dunno how you can explain it, but is there a way I could code it?
Ahh no worries! English isn't my main language, so I had a bit of trouble yeah.
The sliding part is indeed hovering which is explained on that subetadev page.
The 'page within a page' problem is unfortunately one I'm struggling with myself haha.. They call it anchor links btw ;)
[topic not found] is a topic where they explain the basis of anchor links! I suggest you first experiment with it on a blank page before you alter your coding :)