Reply To: Menu Plus height and logo

Home Forums Support Menu Plus height and logo Reply To: Menu Plus height and logo

Home Forums Support Menu Plus height and logo Reply To: Menu Plus height and logo

#182431
Tom
Lead Developer
Lead Developer

Hi there,

You can do so with this:

.main-navigation.navigation-clone .main-nav ul li a {
    line-height: 50px;
}

You’ll also want to remove .admin-bar from your CSS above or it will only apply when you’re logged in 🙂