Tagged: x Author Posts May 4, 2016 at 4:57 pm #913310 MCCParticipant Hi I’m trying to reduce the line height for an individual menu item. I tried this custom css: } li#menu-item-3057 { line-height: 5px; } But no joy. The site is cse-net.co.uk and the menu item ‘Implement an IT Project’. Many thanks James May 4, 2016 at 8:42 pm #913548 Prasant RaiModerator Hello James, Thanks for writing in! Please replace your code with the one given bellow: li#menu-item-3057 a { line-height: 18px; } Thanks. May 5, 2016 at 1:36 am #913863 MCCParticipant Worked a treat. Thank you May 5, 2016 at 7:04 am #914146 JoaoModerator You are welcome. Author Posts <script> jQuery(function($){ $("#no-reply-913310 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In