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.