WPIntell

Source evidence

Fullwidth megamenu positionin on resize

Ollie Menu Designer · support · 2026-03-12T10:20:00+00:00

neutralsentiment
lowseverity
0.2relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 29 rows with source links

17.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
massimomegistus resolved
Hello, I created a full-width dropdown menu and noticed that when the browser resizes, the left style of .wp-block-ollie-mega-menu__menu-container updates incorrectly. One solution could be to reference the parentToggle’s BoundingClientRect. const computeMegaMenuFullWidthLeft = function(menuEl) { const parentToggle = menuEl.parentElement?.querySelector(‘.wp-block-ollie-mega-menu__toggle’) ?? null if (!parent) return null const parentRect = parentToggle.getBoundingClientRect() return -parentRect.x } Thank you so much for this very useful plugin! Hey there, we’ll have a fix for this in the next release. Stay tuned!

Comments

1 shown
Mike McAlister 2026-03-13T14:33:00+00:00

Hey there, we’ll have a fix for this in the next release. Stay tuned!