ritafere Posted July 6, 2023 Posted July 6, 2023 Hi there, I am having an issue with my hamburger menu function not working on mobile. Ideally, I would like the navigation menu to be smaller on top and bottom than what it currently is... As well as the hamburger menu fire when clicked on. right now it is being cut off. If anyone knows how to troubleshoot this with code please advise! HELP IS GREATLY APPRECIATED & THANK YOU SO MUCH! Currently, I have this code in place: //Main Navigation Header-Navy// #header { position: sticky; top: 55px; } //Moblie Header// - Needs to be slimmer?// @media only screen and (max-width: 640px) { .header { padding-top: 30px; padding-bottom:0px; }}
tuanphan Posted July 7, 2023 Posted July 7, 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!)
ritafere Posted July 8, 2023 Author Posted July 8, 2023 Hi! So sorry I am just now seeing this! Its https://www.dpripro.com/home
tuanphan Posted July 9, 2023 Posted July 9, 2023 It looks like I sent code via forum message or another thread. Did you fix or still need help? 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment