Site logo

[Support request] Logo and header menu not inline – how to fix this?

Home Forums Support [Support request] Logo and header menu not inline – how to fix this?

Home Forums Support Logo and header menu not inline – how to fix this?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1975316
    Shane

    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…

    #1975325
    Elvin
    Staff
    Customer Support

    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. 😀

    #1975336
    Shane

    Thank you so much Elvin.

    #1975346
    Elvin
    Staff
    Customer Support

    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;
    }
    #1975404
    Shane

    The EZ stuff is ezoic Plugin. I use it for display ad. Will try your code first.

    #1975406
    Shane

    Still not working…

    #1975413
    Shane

    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.

    #1975609
    David
    Staff
    Customer Support

    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

    #1975616
    Shane

    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…

    #1975697
    David
    Staff
    Customer Support

    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.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.