Embed Your Lead Form
Copy and paste these codes into your website to embed the lead form
📱Iframe Embed (Recommended)
<iframe src="https://leads.evtn.org//embed" width="500px" height="600px" frameborder="0" scrolling="no" style="border: none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);"> </iframe>
Pros:
- Easy to implement
- Responsive design
- No JavaScript conflicts
⚡JavaScript Widget
<div id="leads-master-container"></div> <script src="https://leads.evtn.org//widget.js"></script>
Pros:
- More customization options
- Better integration with your site
- Can modify styling
📋 How to Use
1. WordPress
- • Add HTML block in Gutenberg
- • Paste the iframe code
- • Or use Custom HTML widget
2. HTML Websites
- • Paste code where you want the form
- • Adjust width/height as needed
- • Test on different screen sizes
3. Other Platforms
- • Shopify: Use HTML section
- • Wix: Add HTML embed
- • Squarespace: Code block
👀 Live Preview