cannot scroll down popup poll on mobile phone
-
Hello,
Thank you for the great plug-in. It’s very easy to use.
I have problem with poll pop-up shown on mobile phone (I only tried with iPhone SE, iPhone 8). When I have lots of options to chose, I cannot go down to the bottom of the pop-up.
I found it similar to this issue: https://www.ads-software.com/support/topic/does-not-work-on-my-phone/
and tried to add the following CSS code but it didn’t work.
@media only screen and (max-width: 639px)
iframe {
width: 100%;
max-height: 350px;
}Could you please help me how to fix this?
Thank you in advance.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘cannot scroll down popup poll on mobile phone’ is closed to new replies.