Colour of the survey result percentage
-
Hello, How do I change the colour of the percentage in the survey results?
-
Dear @ywokxa,
Thank you for your topic.
To reach your desired results, please make sure to use the following CSS code in the Poll -> Styles -> Custom CSS
#pollResultId{YOUR-POLL-ID} .answer-percent {
color: red !important;
}Replace {YOUR-POLL-ID} with your actual poll ID, and red with the color you want.
Example:
#pollResultId1 .answer-percent {
color: red !important;
}Please, check and let us know about the outcome.
Thank you.
Thank you @hyenokian , that solved my problem. How can I make the survey invisible on the home page after setting it to ‘published’?
Dear @ywokxa,
Thank you for the reply.
If we understand your request correctly, you mean that after a certain period, the poll should no longer be visible. There’s a Schedule option in the Poll → Settings tab where you can set an end date — once that date is reached, the poll will automatically stop showing.
See the screenshot below:
If we misunderstood your request, please clarify a bit more so we can check the exact case.
Thank you.
Thank you @hyenokian , the solutions you sent helped. But how can I solve the problem of text wrapping in buttons on mobile devices? Text that is 20 letters long unfortunately wraps.
Best regards.Dear @ywokxa,
Thank you for the response.
For further investigation of the case, we would like to ask you to provide us with the link of the exact poll where the button issue appears.
Thank you.
Hello, @hyenokian
In short, I would like to know if there is any CSS code or a way to eliminate text wrapping in buttons on mobile devices.
Best regards-
This reply was modified 5 months, 2 weeks ago by
ywokxa.
Dear @ywokxa,
Thank you for your questions.
My apologies for the late reply – weekends are non-working days for us.
For further support, we’d like to check how it looks on your end, so we’ll be able to provide CSS if needed.
Could you please send us the link to your poll so we can take a look at that button?Thank you.
Dear @ywokxa,
We’re closing this ticket for now as we last heard from you two weeks ago.
If the query is unresolved, drop us a line and we’ll get back to you at the earliest and the ticket will be re-opened.For a new query, feel free to open a new topic. Our Customer Care Specialists will be happy to help you.
Thank you.
-
This reply was modified 5 months, 2 weeks ago by
You must be logged in to reply to this topic.