Add content in menu

Hi everyone can I some idea about the way to add text/content within the "coloured vertical bars" https://codepen.io/alpha_66/pen/qEEYQmK thanks by advance
1 Reply
dys 🐙
dys 🐙4mo ago
You can do a rotate on the contents of the lis if you wrap it in another tag. I used buttons & removed the tabindexs on the lis, since I'm assuming the reason to make it focusable was to be able to click it.

Did you find this page helpful?