I need to add a button in the embed code when the Sucess message shows up, How can I do that? I've tried eveything including jQuery but it does not work? <span id="success_message" style="display:none;">
<div style="text-align:center;">Thanks for signing up!</div>
</span>
... View more