Having a tricky issue with some displaying of dropdown content. Hoping to get some help as we’re not sure what is causing the issue.
If you see at the link below, the MIDDLE links have popups on hover where the content displays to the RIGHT of the dropdown button. They should show right below it. In designer it works just fine and using Left: 50%/Transform -50% right absolute positioned to the Dropdown button.
Ahh! You found it, thanks! There was also an animation that affects the positioning on display. I had to edit that as well to fix the issue - the popup animation has to be on the Link inside the dropdown box, not the Dropdown element.
This is what was interferring with the position. The Scale in the IX overwrites the transform positioning (left/right) on the container: