Solved
Poll - Hide vote count using custom HTML
Wondering if someone could show me what needs to go into the HTML block in a landing page to switch off the vote count (not the percentage) in a poll?
I tried the below (and a couple of variations!) but I couldn't get it to work...
<style type="text/css">
.cf_vote_count {display: none;}
</style>
Thanks in advance.
I tried the below (and a couple of variations!) but I couldn't get it to work...
<style type="text/css">
.cf_vote_count {display: none;}
</style>
Thanks in advance.