Having issues with my logo overlapping the menu items. Have made the logo 197x42px and entered the size into the width / height boxes.
When the site is viewed at 1185px+ width everything is fine. Anything below that and it overlaps until you get to 970px when it switches to the mobile menu.
This is the same across all browsers. I’ve attached a comparison.
that happens because the width of the menu adds up to the width of the logo which then doesn’t fit anymore to the space available.
Can you tell me which solution you are thinking of so we can take a look at the implementation?
As in: do you want the menu to switch to mobile menu earlier? Or do you want to remove the logo for those screen sizes? Or resize it? Or stack the menu below the logo?