Home › Forums › Support › Sub-Menu Item Height for Mobile This topic has 3 replies, 2 voices, and was last updated 4 years ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 19, 2019 at 3:01 am #843055 Rizki Alief Irfany Hi there, How to configure sub-menu item height for mobile ? GeneratePress 2.2.2GP Premium 1.7.8 March 19, 2019 at 5:21 am #843154 DavidStaff Customer Support Hi there, the mobile sub menu item height respects the customizer settings for desktop. If you want to change that then try this CSS: @media (max-width: 768px) { .main-navigation .main-nav ul ul li a { line-height: 40px !important; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 19, 2019 at 7:59 am #843429 Rizki Alief Irfany Yeah, it works 🙂 Thank you. March 19, 2019 at 8:11 am #843441 DavidStaff Customer Support You’re welcome 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