I wish to change the font, because i’m working with a brand, and i really love the plugin, it’s got all the functionalities i want, apart from the option to change the font family – i tried with custom CSS, but it seems I can’t call on the correct selectors within my container-class – any help? 🙂
The page I need help with: [log in to see the link]
Regarding your request, we would like to note that we do not add any font from our end as they are inherited from the Theme you are using. But you can try the below-mentioned CSS and reach your desired result.
Replace the YOUR_POLL_ID with your Poll ID. For example, if the poll ID is 3, it must look like this: div#ays-poll-container-3
Hi @hyenokian thank you for your reply – it didn’t appear to work unfortunately, I set the CSS-class and selected it in the string, but weren’t able to change the font
We have checked and noticed that you inserted the CSS code incorrectly. I want to mention, that you need to write a number instead of the “pollfont”. You need to replace the YOUR_POLL_ID with the corresponding Poll ID (2,3,4, depending on the ID of your poll), as we mentioned in our previous answer.
Hi @hyenokian, apparently my reply didn’t go through – your solution worked, i misunderstood class for id, so it’s working now – thanks! another quick thing: is there a way for another poll to replace the newly answered one, so users can continue to answer multiple polls?