Title: Poll Selection Alignment
Last modified: August 21, 2016

---

# Poll Selection Alignment

 *  Resolved [achangzl](https://wordpress.org/support/users/achangzl/)
 * (@achangzl)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/poll-selection-alignment/)
 * Hi,
    Please see the pole I’ve created here: [http://www.zlti.com/blog](http://www.zlti.com/blog).
   How can I make the adjustment so each response is inline with the selection circle?
 * Thanks.
 * [https://wordpress.org/plugins/yop-poll/](https://wordpress.org/plugins/yop-poll/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/poll-selection-alignment/#post-4730546)
 * 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](https://wordpress.org/support/users/achangzl/)
 * (@achangzl)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/poll-selection-alignment/#post-4730547)
 * 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](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/poll-selection-alignment/#post-4730548)
 * 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](https://wordpress.org/support/users/achangzl/)
 * (@achangzl)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/poll-selection-alignment/#post-4730549)
 * Got it, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Poll Selection Alignment’ is closed to new replies.

 * ![](https://ps.w.org/yop-poll/assets/icon-256x256.png?rev=3524390)
 * [YOP Poll](https://wordpress.org/plugins/yop-poll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yop-poll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yop-poll/)
 * [Active Topics](https://wordpress.org/support/plugin/yop-poll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yop-poll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yop-poll/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)

 * 4 replies
 * 2 participants
 * Last reply from: [achangzl](https://wordpress.org/support/users/achangzl/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/poll-selection-alignment/#post-4730549)
 * Status: resolved