• Hello.

    I want to lower the height of the menu items.

    I have used this to make a gray rectangle behind:
    .nav-menu li{
    background-color: rgba(0,0,0,0.7);
    }

    But the height is so large, if I use “height: Xpx” the gray area keeps on top, I need to center it.
    How can I do this?

    Thank you.

    • This topic was modified 7 years, 3 months ago by chicodarave.
    • This topic was modified 7 years, 3 months ago by chicodarave.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘nav-menu menu item height’ is closed to new replies.