Logo gets hidden *before* WP resorts to collapsing nav into hamburger button
-
Hi!
I use Windows 10 and have configured it (in the OS settings) to use 150% scale. My resolution is 1280×1024. My browser is the latest Chrome and my Chrome window is maximized.
When the browser zoom is 67%, all is fine. Then when I start zooming in (with ctrl + mouse wheel), the logo (my photo on the left side of the header) gets smaller with every step. At 90% zoom, the logo is completely invisible. And only at 100% zoom does WordPress resort to collapsing the navigation into a hamburger button.
I can easily fix the logo shrinkage by setting this css on its block:
flex-shrink: 0;
… but then, when I zoom in, the header overflows to the right and creates a horizontal scrollbar, rather than collapsing the navigation into a hamburger.
What I’d really like is for WordPress to detect the correct moment to collapse the nav.
Any hints much appreciated!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.