Site logo

Archived topic

Full width sticky menu when using Max Mega Menu

7 replies · Started by Craig on May 23, 2017

Viewing posts 1–8 of 8

Hello,
I'm using Max Mega Menu as my primary menu (float right).

Works well – except for sticky - it's not full width.

Can see it here: http://demo.wpcatholicsites.com/

Since it's a 3rd party plugin, I'll understand if not able to troubleshoot.

Thx,
Craig

You could try this:

.mega-stuck #mega-menu-primary {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
}

I could...

and it would work! :)

You are so good with finding the right CSS selectors.

Thanks mate!

You're welcome :)

Hi srimali,

Is there any special reason you have to use mega menu since you only have one menu item without submenu?

Let me know :)

Hi, Thank you for your response, sticky menu is working, website is still in the developing stage, thank you for your time.

No problem :)

This archived topic is closed to new replies.