When will the updated version be coming out with responsive features?
I’m only now noticing how bad the pop-ups I designed with a desktop in mind are on my cell phone….
View post on imgur.com
Perhaps you could add an option to disable the pop-up on mobile devices until it’s ready?
I did a quick search and came up with the following PHP Class to get the ball rolling on detecting the type of device.
https://mobiledetect.net/
Utilizing their code you could go one step further and specify pop-ups for different devices. Which to me, would be better than being responsive. I’d rather have set sizes for desktops, tablets, and mobile phones.
In the past when I worked with a responsive layout for my pop-ups it was never quite perfect on all 3 types of devices. Whereas if I could make one for each, problem solved!
Thanks!