Home › Forums › Support › Post Spacing Logo, Secondary Menu and Blog Title This topic has 11 replies, 2 voices, and was last updated 3 years, 11 months ago by Leo. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts April 11, 2019 at 7:20 am #866221 Danny Hi, how do I increase the padding between the logo, secondary menu and blog title? GeneratePress 2.2.2 April 11, 2019 at 8:40 am #866320 LeoStaff Customer Support Hi there, I don’t see that menu on the page you linked. Can you double check or guide me to it? Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 11, 2019 at 10:06 am #866409 Danny Hey Leo, Click on hamburger menu > Learn > Click on 7 questions to ask April 11, 2019 at 1:02 pm #866528 LeoStaff Customer Support What about reducing the menu item height? https://docs.generatepress.com/article/secondary-menu-item-height-width/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 11, 2019 at 1:09 pm #866535 Danny That works but on mobile, the padding now is too much for the secondary menu links. April 11, 2019 at 6:34 pm #866671 LeoStaff Customer Support Try this CSS: @media (max-width: 768px) { #secondary-navigation .main-nav ul li a { line-height: 40px; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 11, 2019 at 8:36 pm #866719 Danny It’s not working April 12, 2019 at 8:35 am #867274 LeoStaff Customer Support It should work. Can you try clearing then disabling the caching plugin? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 12, 2019 at 10:24 am #867351 Danny I cleared all the caches and disabled the cache plugins. It still does not work. To clarify, this is the mobile navigation, the second menu which I have on my Learn page. April 12, 2019 at 1:03 pm #867445 LeoStaff Customer Support Just checked your site the caching is still enabled. Can you disable it temporarily while I debug? Thanks! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 12, 2019 at 2:11 pm #867490 Danny It’s disabled now, sorry about that. April 12, 2019 at 3:09 pm #867515 LeoStaff Customer Support Can you try the edited CSS here? https://generatepress.com/forums/topic/post-spacing-logo-secondary-menu-and-blog-title/#post-866671 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In