How to make links in navigator display on their side?

Hello,

I want a nav bar that looks like a normal horizontal nav bar, except flipped on its right side on the right side of the webpage.

I want it to look like this (but on the right side):

But right now it looks like this:

So far, I have it on the right side of the website but the menu options are displayed horizontally stacked on top of each other like a hamburger. I want them to be displayed on their side, vertically, stacked end to end.

Hi Laura,

Thanks for reaching out.

That would require custom development, rotating it is easy as few line of CSS. But the hard part is making it responsive since the rotation isn’t. I recommend contacting a web designer to implement this kind of navigation.

Thanks for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.