Hi there,
Hope you’re all doing well.
I’m looking for a way to vertical align the menu items in my left navigation.
My website can be found here: https://websitenodig.nl
Help would be much appreciated!
Kind regards,
Leonard
Hi there,
Hope you’re all doing well.
I’m looking for a way to vertical align the menu items in my left navigation.
My website can be found here: https://websitenodig.nl
Help would be much appreciated!
Kind regards,
Leonard
If you mean to center the text, then maybe adding
#menu-hoofdmenu a {text-align:center}
in css will work?
I’m looking for a vertical alignment.
Ah. I apologize —so you weren’t speaking axis.
Vertically align with something on your website? Or do you want your vertical menu not to be sticky (it is already a vertical menu on my screen). If it has to do with css, I always consult https://www.w3schools.com (to un-stick a vertical menu, you’ll need the “position:relative” term for example).
If it has something to do with the left and right positions of your menu , you can change that via your theme settings under header, however if you are seeing a horizontal menu, you might need to clear your cache?
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.