Hi guys!
I’m trying to figure out how to add script to a button. Embedding it doesn’t really work well, and I would really like to have it also within my design style.
Here is the script for the button:
<link href="//events.genndi.com/assets/css/register_button.css" rel="stylesheet"><div style="margin:auto;width:300px;"><div class="embedded-joinwebinar-button"><button type="button" class="btn btn-default css3button" title="regpopbox_169105139238460173_3eaf67350d"><span>Register now</span></button></div></div><script src="//events.genndi.com/register.evergreen.extra.js" language="javascript" type="text/javascript" async></script><img src="//events.genndi.com/tracker?action=registration-evergreen&webicode=3eaf67350d&version=&memberid=169105139238460173" style="visibility:hidden; height:0px; width:0px; border:none;">
And this is the page I want to put this on in a button created through Pro.
www.workshopsbyfabi.com
Can you help?