Embedded Quiz In Everflow

How to setup your everflow embed code

 

 

Copy Embed Code Below to embed quiz lander :

<div id="pym-container"></div>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/unikmediagroup/unik@main/everflowLoader.js"></script><script type="text/javascript">
window.everflowURL = 'your everflow link goes here';
</script>

 

How customize colors on your quiz lander

Advanced :
To fine tune the colors as per your needs , you can use the following url arguments with your everflow link
?questionColor=FFFFFF&btnColor=2c88d9&btnTextColor=FFFFFF

 

?questionColor=FFFFFF&btnColor=2c88d9&btnTextColor=FFFFFF

OR if your everflow url already have a ? , then use the one below

&questionColor=FFFFFF&btnColor=2c88d9&btnTextColor=FFFFFF

 

Click Here to access color picker