problem on mobile devices
-
Nice plugin. Just problem with viewiing popup on mobile devices. Usign css
@media only screen and (min-height:450px) {
.age-verification-main {
top:0px !important;
}
fixing it, but on desktop shows the popup on the top of the page.
- The topic ‘problem on mobile devices’ is closed to new replies.