• Resolved lmlundgren

    (@lmlundgren)


    I can’t change the height of my poll. The preview looks fine but when it shows up on my sidebar its longer and has empty space on the bottom. Also i cant change the text “You have already voted”. It just reverts back after i change and save it.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @lmlundgren,

    Thank you for the topic.

    Our Development Team has written a new CSS code special for you to achieve your desired result.

    Please take the following CSS code and insert it into the Polls > particular poll > Styles tab > Custom CSS option.
    Do not delete the space after it.
    Do not forget to clear the cache afterward.

    #ays-poll-container-4 .box-apm {
    padding-bottom: 0 !important;
    }

    #ays-poll-container-4 .box-apm > div.apm-button-box {
    margin: 0 !important;
    }

    Also, the plugin has the Answer Gap option (Styles tab) with the help of which you can configure the settings accordingly.

    See the screenshot below:

    As to the second point, you can change the text “You have already voted” and set your preferred one by going to the Limitations tab > Maximum number of attempts per user option.

    See the screenshot below:

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Poll size setting’ is closed to new replies.