Trouble with iFrame

Hi,

I have trouble with one of my projects right now.
I was ask to integrate an iFrame code from a custom CRM System. To do so I used the raw content element (also tried classic code element) and most of the times I load the page it works fine, but sometimes it covers the text of the next section (see Screenshot).

Also it does not show alt all when using google chrome browser.

Has anyone had problems like this before and might help?

Looking forward to hear from you and Thank You!

Hi @zztconsulting,

Thanks for reaching out.
Sometimes the only screenshot doesn’t help us to recognize the issue you are having it requires investigation through the admin dashboard. Can you please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– Specific page or Layout where you are having this issue.
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Hello Moritz,

Thanks for writing in!

The iframe inserted using the Raw Content element is displaying as expected. It has the same height as the column on the left. You can see in this illustration:

Your issue is that there is a gap below the iframe which is why the form is not aligned to the bottom of the column.

The issue is actually coming from the bottom padding added in the body content which is inside the iframe. You can see it here:

Regretfully you do not have any controls on the contents of the iframe. You CANNOT modify the contents of the iframe inside the builder. You will have to access the files of the iframe if you want to modify the styling in it.

Hope this makes sense.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.