chaten reported the problem, not me.
It seems to be working fine. Perhaps a caching issue?
Resolved the issue by adding custom css where nnn equals the number of pixels to pad:
.mfp-iframe-holder {
padding-top: nnnpx;
}
This had the effect of forcing it below the header, menu, and page intro of the theme.
yes, but how did you fix it?