This is the text of the campaign, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
You can put a button the style you want SIGN
<%= campaign %>
I signed, you should sign too!
I signed the #campaign, you should too!
Hi, sign that!
Bla
You simply need to copy paste in your website editor, for instance wordpress. The specific instructions depends of your website, check with your webmaster or search how to add "raw html" + your CMS.
<script id="proca" src="https://%widget_path%"></script>
and link (styled as a button) with the "url" (href) #proca-dialog. The specifics depend on your theme
<a href="#proca-dialog" class="btn">SIGN NOW</a>
or, only if it doesnt work, you can try
<a class="proca-button btn">SIGN NOW</a>
Please do NOT test the widget on a live page – we don’t want people trying to sign before we go live! you can see an example of the widget and the steps above.
<script id="proca" src="https://%widget_path%"></script> <div class="proca-widget"></div>