How do I remove live results from Contest Over Page?

Here is a quick CSS solution if you want to clear live results from your campaign's contest over page.

If you are running a campaign and do not want live results to be visible on the Contest Over Page of your campaign, you can quickly copy and paste the below line of code into your Custom CSS/JS section in an individual campaign or add in at the Business level if you are certain that you would like it applied to all of your campaigns. 

 

Example:

 

If you would like to remove the results from this page, copy the below code: 

.over-page-live-content { display: none; }

 

If you have any additional questions please reach out to your Customer Success Manager or contact support@tradablebits.com