How do I vertically center a popup?

You can do this with a bit of CSS code.

Set an ID on the popup at the bottom of the property inspector:

image

In the html header input for the page, add the following CSS:

image

Good luck!

15 Likes