So, this is likely Elementor related, but I’m entirely unsure AND there may be an easy way to get it circumventing Elementor via GP/hooks, and can’t get it working anywhere on site, and I’d sure appreciate a nudge in the right direction.
I have an elementor pop-up that I want to add a Stylable Google Form inside, but you can’t style google forms (coz google), unless you do as per: http://googleformrestyler.apixml.net
Which is literally just :
<script src="http://googleformrestyler.apixml.net/GoogleFormStyler.js"
form="https://docs.google.com/forms/..../viewform?embedded=true"></script>
Instead of the iframe that google gives you (that *was* working fine everywhere).
BUT I cannot get it work in pop-up, or on any page on site.
Not sure if it’s broken, any hints?