You can create a link that manually trigger the sign-up modal when the user clicks on it.
Example:
<a href="#" onclick="tloom_listBuilder.showModal(); return false;">Click me</a>
You can create a link that manually trigger the sign-up modal when the user clicks on it.
Example:
<a href="#" onclick="tloom_listBuilder.showModal(); return false;">Click me</a>
Comments
0 comments
Article is closed for comments.