Bigsmellybird Posted August 16, 2023 Share Posted August 16, 2023 I have recently made a site live and the burger menu works fine on android phones but not on IOS. I have used some code so that the burger menu stays on desktop which I think may be causing the issue, any ideas? site here Thanks! Code below: .header-burger { display:flex!important} .header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;} .header-nav, {visibility:hidden!important} .header-burger {position: absolute;} .header-title-logo { text-align:center; margin-left:0%; } /* Hide overlay cta button */ body.header--menu-open .header-menu-cta { display: none; } Link to comment
tuanphan Posted August 19, 2023 Share Posted August 19, 2023 Hi, What is problem on iOS? 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment