Andy, thanks for your reply. True, the second link is not an enfold theme, but is merely there to show how the iframe content scales properly when embedded in an iframe out of the theme.
I still don’t have a solution for the problem, as the content of the iframe does not scale with the width of the iframe. The calculator is made by ourselved and it has a fixed width of 919px, basically I would like to find a way to ‘zoom’ the content of the iframe to the correct dimensions. The iframe content does scale properly if I switch off the responsiveness of the website, but I do not want to loose that.
A solution would be much appreciated.
Stefan
I discoverd that by disabling the responsiveness of the theme, the iframe does get displayed properly. Disabling the responsiveness is not something I’m after though. It removes <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
from the header. I would still love to see a solution where the iframe is displayed correctly and I keep the responsiveness.