-
Posted a reply to Not displaying full popup, on the site WordPress.org Forums:
Adding this worked: .popup_outer_wrap:not([class*=" type-inline"]).position-center-center:not([class*=" popup_full_height"]) { -webkit-transform: none; transform: none; } -
Posted a reply to Not displaying full popup, on the site WordPress.org Forums:
Another observation: When the display screen is taller, the popup moves up into the upper… -
Posted a reply to Not displaying full popup, on the site WordPress.org Forums:
Showing up on mobile - it was an unrelated issue. The CSS helped somewhat, but… -
Posted a reply to Not displaying full popup, on the site WordPress.org Forums:
I am having the same issue with popups appearing halfway down the screen on a…