Kowala-Creative Posted August 9, 2020 Posted August 9, 2020 Site URL: https://kowalacreative.com Hey everyone, On our website, the menu overlaps on iPad in portrait mode. Without changing any header text sizes, is there a way to force the mobile hamburger menu on a tablet’s portrait mode?
rwp Posted August 9, 2020 Posted August 9, 2020 @media screen and (max-width:1024px) { .Mobile.loaded { display: unset; } .Header.Header--top { display: none !important; } }
CIS Posted November 20, 2020 Posted November 20, 2020 Hey guys! I would really like help with this one too. As when my window is decreased in size, the Nav button begins to overlap the nav menu items. In the screenshot, this is where I would like to force the nav menu into a burger menu. Is there anyone out there who can help with some coding? Site: https://cookislandsecurity.squarespace.com/ Password: security199
Recommended Posts
Archived
This topic is now archived and is closed to further replies.