I’m using the fullwidth sub menu and when I click on any of the sub menu items, the sub menu starts off center aligned and the jumps to left aligned. I have all of the pages set with the submenu being left-aligned. It doesn’t happen every time, but about 80% of the time.
I removed all of my custom css and that didn’t help. Same behavior in both Chrome & Firefox on my macbook. Any suggestions?
You can see the behavior here: http://kmhwealth.wpengine.com/about-kmh/history/ (hosted on WPengine)
Thanks!
Hey csherlock1!
Thank you for using Enfold.
I’m not sure what could be causing it to jump like that but it is random and barely noticeable. Anyway, try to add this in the Quick CSS field:
#top .av-submenu-container {
max-width: 960px;
}
Cheers!
Ismael
Worked like a charm!
On my computer is was pretty noticeable so I’m quite happy for the solution.
Cheers to you!
Cara