Viewing 3 replies - 1 through 3 (of 3 total)
  • You can do this by css hiding the link to the results:

    div.dem-screen.vote > form > div > a{
    display:none !important;}

    I did the same trick with “Revote” button. So I’m allowing my visitors to vote only once and, they can’t change their answer.

    Thread Starter cksong

    (@cksong)

    Thanks! It works.

    This didn’t work for me. Is there an update to the css code?

    • This reply was modified 7 years, 8 months ago by rpetitto.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Block Result Before voting’ is closed to new replies.