Archived topic
Burger menu position on iPhone X
3 replies · Started by Dominik on March 16, 2021
Hi there,
we do have some strange behavior with our mobile menu but only on physical iPhone X. If I look at it in chrome dev tools iPhone X resolution, everything is good.
After playing around with the site or refresh on the device, the burger menu drops down to the next line.
Maybe you have an idea what the problem could be.
Thanks a lot!
Dominik
Hi there,
can you exclude the logo from Lazy Loading - the lazy loader plugin should provide an exclude images with CSS Class - you can use: is-logo-image
Hi David,
great! Thank you very much! That`s it :)
Glad to hear that!