Copy and paste the entire code below into a new kvCORE Custom Page and you’ll get a mortgage calculator that is mobile responsive. For our Canadian friends, click here…
Note: if you’re installing this on Kunverion/k+, you must be on the broker/admin login, and you’ll want to run the below code through an HTML minifier before pasting into your custom page. This is due to the way the Kunversion text editor adds paragraph tags after line breaks in custom HTML markup. kvCORE users can simply copy and paste the code below.
Too busy or too geeky for you to do? Hire us to install and customize the values for you, remove the kvCORE sidebar widgets to make for a full width calculator, and we can even remove the scroll bar on the calculator! Click here for more info.
Insert the following code into your kvCORE custom page. The code must be entered as HTML.
<h2 class="m-b-2 text-center">Estimate Your Monthly Payment</h2>
<iframe src="https://www.mortgagecalculator.org/webmasters/?downpayment=15000&homevalue=300000&loanammount=285000&interestrate=4.5&loanterm=30&propertytax=2400&pmi=1&homeinsurance=1000&monthlyhoa=0"></iframe>
Here is what the mortgage calculator will look like…
Leave a Reply