What is the proper CSS for this?

Hi,
I’ve made the worst CSS for about a vertical rotated sidebar menu. any help to make this proper CSS please?
I’ve tried to rotate list container DIV too. But again, it became like my girlfriend who I can’t control her position in my life :slight_smile:

here is the menu

Hi @delizade, I am not exactly sure everything you want to do with the navbar, but if you just want to rotate the links, I would create a section to put the navbar in, and then set the navbar links to rotate 90 degrees using a transform.

Here is an example site, of particular note are the navlink class styles, look at the transform Feel free to view or clone this site: https://webflow.com/website/Simple-Vertical-Nav-Menu

I hope this helps

1 Like