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

    (@yourownprogrammer)

    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

    (@handkaes)

    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.