Site URL: https://hummie.com/solar-savings-cn
Hi all,
I have tried a million different things and done several searches, but can't seem to fix this issue: I embedded a webform from our CRM (I've done this a million times) and for whatever reason, the page shrinks. My fonts get smaller and the images shrink down as well. I've attached a screenshot of how it should look vs how it looks. This is the code that I am embedding:
<!-- In your <body> (required) -->
<div id="momentumtools-form" data-form="v4_ochbdzvusecw"></div>
<script type="text/javascript" src="https://f.momentumtools.io/static/js/dynamic_forms.js?v=4.0"></script>
<link rel="stylesheet" href="https://f.momentumtools.io/static/css/dynamic_forms.css?v=4.0">
<!-- Optionally include bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
Any help is greatly appreciated