Dear @corinneulrich,
Thank you for the topic.
At the moment, unfortunately, there is no such kind of functionality available in the plugin.
By the way, I have passed your case to our Development Team and, though generally, we don’t provide this kind of support, they have created a new CSS code special for you to achieve your desired result.
Please take this Custom CSS code and insert it into the Polls > particular poll > Styles tab > Custom CSS option.
Then, replace YOUR_POLL_ID with the corresponding Poll ID (e.g. 3).
Do not delete the space after it.
Do not forget to clear the cache afterward.
div[id^=”ays-poll-id-‘YOUR_POLL_ID'”] > .apm-answers > div > label > span{
font-size: “YOUR_PREFERED_FONT_SIZE”px !importnat;
}
Please check this and let us know about the outcome.
Thank you.
-
This reply was modified 2 years, 7 months ago by Jasmine.