CMS Development

KKopycińska
Member

iFrame responsiveness issue

Hi, 

 

we have created this iframe page to embed it into another CMS: https://info.okieurope.com/i-frame?https://info.okieurope.com/eu/packaging

 

we need it with these white margins so it's uniform with the other CMS but once we add margins images get scrambled and text misaligned, like: 

KKopyciska_0-1638218742877.png

 

Also the bottom of the page is cut teh first time you visit it and it appears right only if you refresh the page. 

 

What could be the issue? any advice or ideas how to solve it?

 

Thanks,

Kinga

0 Upvotes
1 Reply 1
webdew
Guide | Diamond Partner
Guide | Diamond Partner

iFrame responsiveness issue

Hello @KKopycińska 

iframe#hubspot-kiosk {
width: 100% !important;
}

You can use this code and we can not set under iframe code because it is third party code. we can set only iframe width.

Hope this helps!


If we were able to answer your query, kindly help the community by marking it as a solution.

Thanks and Regards.