• Resolved Ryan Haught

    (@rj-haught)


    Hi,

    I just started using your plugin on my church’s website.

    With this plugin enabled, the menu is currently displaying below the logo, instead of right alongside it: https://thegfc.org/gfc/

    I’ve gone through the plugin settings and played around with the CSS a little but can’t find a way to fix this.

    Do you have any suggestions?

    Thanks a bunch!
    Ryan

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Ryan.

    Under Mega Menu > Menu Themes, in the Custom Styling tab try removing this line:

    clear: both;

    Regards,
    Tom

    Thread Starter Ryan Haught

    (@rj-haught)

    Hi Tom,

    Sorry, I just saw this response today!

    Thanks so much for getting back to me!

    I tried removing this code, and the menu started displaying normally, but the logo disappeared. I put the code back for now, because the logo needs to be displaying. Do you have any ideas what the issue might be? Do you need any more info from me?

    Thanks!
    Ryan

    Plugin Author megamenu

    (@megamenu)

    Hi Ryan,

    It looks like you will also need to use this custom CSS:

    #logo {
        z-index: 99999999;
        position: relative;
    }

    Regards,
    Tom

    Thread Starter Ryan Haught

    (@rj-haught)

    Tom,

    That did the trick!

    Thanks so much for the fantastic support and the fantastic plugin!

    Thanks again!
    Ryan

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu Not Aligning to Right of Logo’ is closed to new replies.