• Resolved jasonchaynes

    (@jasonchaynes)


    I’ve been using your poll for a while, and (to my dismay) I just discovered that it’s not responsive on mobile. All of your polls look completely illegible on mobile like in the link I’ve included. Is there a fix for this?

    I’m currently using version 6.2.7 and I have an iPhone 7. When I scale Chrome down to a mobile size, I get the exact same issue.

    I can provide pics, if needed.

    Thanks,
    Jason

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    I looked at the link you’ve posted and I noticed that the theme you are using is overwriting one of our settings.

    To fix this, simply add the css code below to your theme custom css section

    .basic-yop-poll-container .row {
      display: block;
    }

    Hope this helps.

    • This reply was modified 3 years ago by YOP.
    Thread Starter jasonchaynes

    (@jasonchaynes)

    Awesome. That worked! Thank you very much :).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Yop Poll Not Responsive on Mobile’ is closed to new replies.