Search for: Log In Free Support [Resolved] Menu Item Line Height Home › Forums › Support › Menu Item Line Height This topic has 3 replies, 2 voices, and was last updated 5 months, 3 weeks ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 3, 2020 at 8:07 pm #1430125 Tom Hello – I’m struggling to find the right CSS selector for the Contact Us menu item. I’d like to reduce the line-height so the border hugs the text more closely. Without changing the entire menu line-height. Appreciate your help! September 3, 2020 at 8:24 pm #1430136 LeoStaff Customer Support Hi there, Try this CSS: @media (min-width: 769px) { .main-navigation .main-nav ul li.menu-button a { line-height: 25px; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 3, 2020 at 9:11 pm #1430164 Tom Perfect. Thank you! September 4, 2020 at 7:59 am #1430905 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In