Navigation
Made For Law/Docs

Wix

1 min read

Add the probate calculator to your Wix website.

Overview

Wix supports HTML embed widgets that let you add custom code to your pages.

Adding the Calculator

1

Get your embed code

Log in to the portal and go to Settings > Embed. Copy your script tag.

2

Add an HTML Embed element

In the Wix editor, click Add (+) > Embed Code > Custom Element or HTML iframe.

3

Paste your code

In the HTML settings, paste the following:

html
<"hl-attr">class="hl-tag">script "hl-attr">src="https://app.madeforlaw.com/widget/loader.js" "hl-attr">data-key="MFL-XXXX-XXXX-XXXX-XXXX" "hl-attr">data-app="probate"></"hl-attr">class="hl-tag">script>
4

Resize the element

Drag the element to an appropriate size. The calculator is responsive and will fill the container width. Set the height to at least 600px.

5

Publish

Publish your site to see the calculator live.

⚠️

Wix's editor preview may not load external scripts. You need to publish the site to test the calculator.

Was this page helpful?