Thinkso Posted November 24, 2020 Posted November 24, 2020 Site URL: https://thinkso-holiday-2020-d3.squarespace.com/ Hi, I'd like to remove the mobile hamburger menu and replace it with the same nav item that's on desktop. I was able to remove the hamburger menu, but I can't figure out how to display the nav links. Here is my code: /*Hide Hamburger, Show Desktop*/ .mobile-nav-toggle-label { display: none !important; } @media only screen and (max-width: 768px) { .nav-wrapper { display: inline !important;} }
tuanphan Posted December 4, 2020 Posted December 4, 2020 Hi. Do you still need help on this? 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
Archived
This topic is now archived and is closed to further replies.