Need help with centering a jquery popup on a webpage? I'm struggling with positioning it in the middle of the page, regardless of site adjustments or resolution changes. Currently, I have it set to absolute positioning with CSS, but the issue is that the overlay doesn't move when the page is scrolled or resized based on the content. Is there a jquery solution to ensure the popup is always centered in the window?
Appreciate any advice, thank you!