jenmonroe726 Posted July 31, 2023 Posted July 31, 2023 There's a big vertical space between my logo header and the navigation menu beneath it, even though the logo is cropped very tightly. There are no hidden blocks in between the logo and the navigation, and nothing that I can edit or shrink. Any help to decrease the space is very much appreciated!
tuanphan Posted July 31, 2023 Posted July 31, 2023 Hi, What is site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
jenmonroe726 Posted August 5, 2023 Author Posted August 5, 2023 Hi Tuanphan, thank you! It's http://www.badtaste.biz/home
tuanphan Posted August 7, 2023 Posted August 7, 2023 You can add this to Design > Custom CSS /* Space between logo - nav bar */ h1.logo.image { margin-bottom: 0px !important; } nav.main-nav { padding-top: 5px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
jenmonroe726 Posted August 8, 2023 Author Posted August 8, 2023 Thank you so much Tuanphan, that worked perfectly! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment