• Resolved batisteli

    (@batisteli)


    I’m trying to style my Polls but not reach the desire results as shown the image here: Clicking icon at the image #1 goes to #2 Can anyone help me?

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

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

    (@hyenokian)

    Dear @batisteli,

    Thank you for your topic.

    At the moment, unfortunately, you will not be able to remove the questions from the result page.
    But we will take your request as a suggestion and will let you know in case adding it in one of the future updates.

    Concerning the Loco translation, there is an issue, so we would like to ask you to get in touch with us via?this form so that we can send you the fixed zip file.

    The mentioned issue will be fixed in our upcoming update as well.

    For the 3rd request, you can add the below-mentioned CSS code in the Custom CSS field.
    Please, add the particular poll ID in YOUR_POLL_ID field.

    CSS code:

    #ays-poll-container-YOUR_POLL_ID .results-apm > div:nth-child(3),
    #ays-poll-container-YOUR_POLL_ID .results-apm > div:nth-child(4) {
    	display: none !important;
    }

    Please, check again and let us know about the outcome.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Style Vote Result’ is closed to new replies.