Mobile Header and Logo Size
Hi,
I am having a few issues with the logo and header on mobile devices (iPhone 6 in Portrait - Landscape is fine) See the link for a screenshot.
I have adjusted the logo and header sizes as the logo was being displayed to small across all devices. Now I have the right sizing for everything apart from on Portrait mobile devices.
Could you give me some help with the css on this one? Is it possible to target mobile devices specifically using media queries? As I don't want to affect the size across all devices.
It seems that the issue on mobiles is the padding on the left, but I can't seem to target that within the css.
I appreciate any support on this one.
My URL is;
Regards,
Luke
Comments
it's because of the logo size. Your logo is too big for mobile devices and that's why logo cover the menu button. What you can do is decrease logo size on mobile devices and move the button to the right side. This can be done with below css: But if above values are not good enough for you, then you must use own instead.