Also the client has asked if we can insert vertical lines between the main menu items so it looks like this HOME | MY WORK | INFO | etc etc. Is this possible ?
Thank you however this now means that I cannot access the dropdown menus as there appears to be a gap between the main nav menu & submenu causing it to close when I mouse down.
Hi @brightondesign;
You should remove the line-height code then it will be ok.
I gave you that code because i didn’t want to get too high line but it is creating another issue with submenus. If you still want to keep that line please delete the second code and use like that;
.nav-menu ul li a { border-right: 1px solid #ccc; }