Title: Fix margin
Last modified: August 21, 2016

---

# Fix margin

 *  Resolved [handkaes](https://wordpress.org/support/users/handkaes/)
 * (@handkaes)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fix-margin/)
 * Hi,
 * How can I move the poll answers to the left, w/o margin?
 * Dummy post:
 * [http://kartellblog.de/?p=30161&preview=1&_ppp=85cc577bc2](http://kartellblog.de/?p=30161&preview=1&_ppp=85cc577bc2)
 * I’ve set the margins to 0 in the CSS section of the template, no help.
 * Thanks,
    Johannes
 * [http://wordpress.org/plugins/yop-poll/](http://wordpress.org/plugins/yop-poll/)

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

 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fix-margin/#post-4452952)
 * Hi Johannes,
 * In your theme’s (eleven40-pro) CSS file, css/style.css, approximately on line
   310-312, the width is set to 100% and this causes the problem.
 * You can adjust the width so that the text is displayed properly.
 * Regards,
 * YOP Team
 *  Thread Starter [handkaes](https://wordpress.org/support/users/handkaes/)
 * (@handkaes)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fix-margin/#post-4452955)
 * This seems to do the trick:
 * #yop-poll-answers-%POLL-ID% .entry-content ol, .entry-content ul {
    margin-left:
   0; }

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

The topic ‘Fix margin’ is closed to new replies.

 * ![](https://ps.w.org/yop-poll/assets/icon-128x128.png?rev=984980)
 * [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

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [margin](https://wordpress.org/support/topic-tag/margin/)
 * [yop](https://wordpress.org/support/topic-tag/yop/)

 * 2 replies
 * 2 participants
 * Last reply from: [handkaes](https://wordpress.org/support/users/handkaes/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/fix-margin/#post-4452955)
 * Status: resolved