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

    (@yourownprogrammer)

    Hello

    Edit your poll template (YOP Poll->Templates) and on the CSS Section add the code below

    .yop-poll-container input[type=radio] {
    appearance:radio;
    -moz-appearance:radio;
    -webkit-appearance:radio;
    }

    Best
    YOP Team

    Thread Starter Herzog

    (@therewardboss)

    That worked.

    Shouldn’t this be the default?

    I dont think I’d ever want to see the other way

    Will I need to make this change on all the other templates too or is there a way to just make them all look right?

    Plugin Author YOP

    (@yourownprogrammer)

    Hello

    Your theme is overwriting the way radio boxes should look.
    For this reason, you will need to update all poll templates.

    Best
    YOP Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tiny radio circle buttons for poll’ is closed to new replies.