Popup Maker is adding overflow hidden on body and html tag
-
Hello
I have created a modal and it is set to show on homepage only. And a cookie is being set to show the modal for first time visit. cookie lifetime is 1 day.
Now scenario is:
user visits for the first time, he sees the modal. During modal is open, he can’t scroll down as we have overflow:hidden added to body and html tag. As he closes the modal, overflow: hidden is removed from body and html tag. (Uptill now it works fine).Now user visit the homepage again (in a same day). modal is not visible to user but overflow hidden is added to both body and html tag. As a result he can’t scroll down.
This issue has started occurring after recent WordPress update. I have updated popup maker to latest version, but still the issue exists.
Please share solution on this.
Thank you
- The topic ‘Popup Maker is adding overflow hidden on body and html tag’ is closed to new replies.