Try this. It works on my site.
.popmake-overlay {display:none!important;}
.popmake {display:none!important;}
Hey kartoni I am not sure where to put this code snippet?
Plugins -> Installed Plugins -> Popup Maker -> Edit ? If so where exactly?
Or do you mean in to the style.css ?
Thanks for approach!!
Yes, into the style.css
This code is working on my site (in the first example above was one line missing):
@media (max-width: 767px) {
.popmake-overlay { display:none!important; }
.popmake {display:none !important; }
#popmake {display: none !important;}
}
@nadaras, @kartoni – Typically you wouldn’t want to do that in the case you have multiple popups. We have this as quick and easy to use option on a per popup basis with our Advanced Targeting Conditions extension.
Glad you found a temporary workaround for your needs. Please take a moment to click that it Works and to rate and review the plugin or support.