Hi @mtncreative,
The iframe doesn’t load in my test site to confirm how it behaves. By “cut off” you meant the height of the embedded form, right?
If yes, you can try the following CSS and see whether it helps:
.azoom-iframe-container {
width: 495px;
}
You can add the CSS via the default WordPress customizer, under Appearance > Customize > Additional CSS.
Please do let us know if you have any further queries.
Kind Regards,
Nithin
That code didn’t work… it actually cut off the width of the form. It is the heighth of the form that is getting cut off..
Hi @mtncreative
I hope you ar doing well.
You can use a code similar to this:
<iframe width="100%" height="500"
src="https://www.coloradogives.org/forms/Revel?id=t841ze&embed=donation_widget„"
scrolling="no" marginHeight="0" marginWidth="0" frameBorder="0"></iframe>
But it is important to say that it sets 500px to height and some lazy Load can break it, so you can also set the same size to your PopUp:
https://monosnap.com/file/9WRrYdWVYj0oDI98hs2IqgfpEssNcQ
Best Regards
Patrick Freitas
Hello @mtncreative ,
We haven’t heard from you for a while now, so it looks like you don’t have any more questions for us.
Feel free to re-open this ticket if needed.
Kind regards
Kasia