[Resolved] Max Mega Menu and Mobile Header Conflict

Home Forums Support [Resolved] Max Mega Menu and Mobile Header Conflict

Home Forums Support Max Mega Menu and Mobile Header Conflict

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1544108
    Kyle Thomas

    Hello,

    I’m using Max Mega Menu, which takes over the navigation, which works fine on desktop but on mobile I have the GP Mobile Header enabled. The problem is the Max Mega Menu toggle/menu is showing up to the left of the site logo. This is strange as when I inspect the HTML it is showing last in line within the inside-navigation div.

    I would like it aligned to the right, on the right of the logo so that the logo is all the way to the left.

    This is my staging site where you can see the issue on mobile: http://withmedia.yourdevsite.ca/aea/

    Thanks for any help.

    #1544434
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS to position it to the right:

    #mega-menu-wrap-primary {
        order: 20;
    }
    #1544603
    Kyle Thomas

    Thanks, that did indeed resolve my issue.

    #1544620
    David
    Staff
    Customer Support

    You’re welcome

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