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

    (@yourownprogrammer)

    Hi achangzl,

    Edit the template you used and in the CSS section, in #yop-poll-answers-%POLL-ID% replace float: none; with float: left; and add
    margin-right: 3px;

    Best wishes,

    YOP Team

    Thread Starter achangzl

    (@achangzl)

    Thanks, that solves it. How about removing the little triangle in the front? I can’t seem to find the element associated with it.

    Annie

    Plugin Author YOP

    (@yourownprogrammer)

    Hey Annie,

    To fix that go to the CSS section of your template and in
    #yop-poll-answers-%POLL-ID% ul li add

    background: none !important;

    Regards,

    YOP Team

    Thread Starter achangzl

    (@achangzl)

    Got it, thanks!

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