We are using embedded iframes but the Endold theme does not adjust the height of dynamic iframes correctly.
The height is managed by a java api.(api-1.1.js)
Enfold Theme – Link
https://www.comverso.de/versicherungsvergleich/berufsunfaehigkeitsversicherung/
Code:
<div id=”calculator-container”>
<script src=”https://www.maklerinfo.biz/js/api-1.1.js#006308/create/rechner/bu” type=”text/javascript”>
</script>
</div>
Example:correct working dynamic iframe:
https://www.comverso-versicherungen-online.de/Versicherungsvergleich/Berufsunfaehigkeitsversicherung.php
Please support.
Kind regards
Peter
Hey Peter!
It looks the same to me in both links. Can you take a screenshot and highlight what your trying to do?
Best regards,
Elliott
Here you can see that the job list is not showing all entries in the new opened job selection function
https://www.comverso.de/Enfold-dynamic-iframe-height-issue/
Best regards,
Peter.
Hi!
add this code into Quick CSS field:
.dio-api-absolute.rechner {
z-index: 99;
}
Cheers!
Andy
It works!
Many thanks for the quick support.
Kind regards,
Peter