For some reason there seems to be a line break issue with columns using plugin. I am using Avada Nested columns and for some reason when using iframe plugin the 1 line breaks into 2 lines, how do I fix this?
Seems like the iframe is a little bit too small and then this text moves to the next line.
Have you tried to make the iframe simply bigger?
Best regards, Michael
Hi,
Maybe the 100% of your parent page is not enough. Have you tried the page in the iframe normally and how does it behave if you make the page smaller? Sometimes it helps if you remove margins/padding from the parent page also. The last option I would use is zoom where then the content is smaller than usual.
To change style of the parent only on the page where the iframe is please see:
https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0
For zoom:
https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/zoom-iframe-content
Best regards, Michael
Can you clarify what you mean by
tried the page in the iframe normally
Is that using just iframe code with your plugin?
I will test removing page margins & padding and let you know if that changes things.
It’s also unclear what needs to be done to clear style from parent page on a SD (same domain) setup. What’s the actual code I need to add?
Zoom is a pro feature and I’m first testing to see if this plugin is the appropriate solution vs creating a custom solution for this entire sections.
Here is the goal setup
Thanks
I mean that you simply open the page without the iframe and make the browser smaller and bigger and see how it behaves.
To change a style on the parent page please see this demo:
https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0
content_id and content_styles enables you to change styles dynamically.
Best regards, Michael