Home › Forums › Support › Adding top and bottom menu padding This topic has 5 replies, 2 voices, and was last updated 3 years, 6 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts March 21, 2022 at 7:42 am #2162089 Shannon How do I add top and bottom menu padding? You can see the current menu at https://strataflows.wpenginepowered.com does not currently have sufficient padding on the top and bottom of the menu. March 21, 2022 at 7:50 am #2162264 DavidStaff Customer Support Hi there, you can edit the Customizer > Layout > Header –> Padding and increase the top / bottom values. March 21, 2022 at 7:54 am #2162271 Shannon By menu, I meant the drop down menu, not the header. I apologize for not clarifying. March 21, 2022 at 8:10 am #2162278 DavidStaff Customer Support No problems – i thought that may be the case 🙂 Try adding this CSS: .main-navigation ul ul { padding-top: 20px; padding-bottom: 20px; } March 21, 2022 at 9:20 am #2162349 Shannon That worked! There were some conflicting customizations to the stylesheet that came with the theme. When I removed them and replaced with your code, it worked perfectly. Thanks! March 21, 2022 at 12:19 pm #2162509 DavidStaff Customer Support Glad to hear you got it working! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In