Viewing 1 replies (of 1 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    On Edit Poll screen, under Answers Advanced Options please verify you have Display Answers set to Vertical.

    If it is, add the code below to the css section of the template you are using for the poll

    #yop-poll-answers-%POLL-ID% ul li
    {
    	float:none !important;
    	width:auto !important;
    }

    Best
    YOP Team

Viewing 1 replies (of 1 total)

The topic ‘Poll collapsing on itself’ is closed to new replies.