Viewing 1 replies (of 1 total)
  • Plugin Author CodeManas

    (@codemanas)

    Hello @maxstub ,

    Thank you for your patience. We’re sorry for the delayed response; we missed the notification.

    Regarding your inquiry, we have updated our plugin to version 1.2.2. This update includes new classes, simple-popup--closed and simple-popup--opened, which reflect the open/close status of the popup.

    Once you update to version 1.2.2, please add the following CSS to prevent the body from scrolling when the popup is open:

    body.simple-popup--opened {
    overflow: hidden;
    }

    If you have any further questions, feel free to reach out!

    Regards,

    Code Manas

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.