Archived topic
Logo and header menu not inline - how to fix this?
9 replies · Started by Shane on October 25, 2021
If I add the site logo in then the logo will appear below the line where the menu is.
I don't know how to fix this. Please help...
Hi Shane,
Can you link us to the site with the misaligned site logo and menu? So we can inspect and see why it's misaligning.
Yo can use the private information text field to provide the site details. :D
Thank you so much Elvin.
The logo isn't appearing on my end (a plugin seems to be messing things up) as shown here - https://share.getcloudapp.com/12uPydb0
But to try to address the issue:
You can try adding this CSS:
.main-navigation .inside-navigation {
flex-wrap: nowrap !important;
}
The EZ stuff is ezoic Plugin. I use it for display ad. Will try your code first.
Still not working...
I have removed the logo now as I don't want to have logo under the line of menu.
I have also reached out to Ezoic to see if they can do something about this.
Hi there,
Ezoic should allow you to exclude Images from its Lazy Loading using a CSS Class. To exclude the logo you can use the is-logo-image
Thanks David. Yes, my AM said he's done that just now - but the issue persists. Will double-check with Ezoic and I am having a developer look into this...
Ezoic does a lot of proxy script insertion for optimization... it does some weird things so best place to start is to disable its optimizations and see if the problem goes away... if it does then you know its something related to its config.