• I am having some issues with the alignment and width of the poll.

    I would like the poll to be centered on the page and not take up the entire width of the blog post, are you able to supply any CSS code in order to fix this issue?

    Thanks ??

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

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

    (@yourownprogrammer)

    Hello

    Here’s the code (version 1)

    .basic-yop-poll-container {
    max-width: 50%;
    left: 25%;
    }

    We recommend reviewing how it looks on mobile devices as well.

    Thread Starter creative666

    (@creative666)

    Thanks, it looks good!

    But the form doesn’t submit – it gives a spinning wheel with no log of the vote.

    Plugin Author YOP

    (@yourownprogrammer)

    I see that you’ve enabled reCaptcha for your poll.

    Have you added the required keys under Settings -> Integrations?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Alignment of poll’ is closed to new replies.