I have an iframe with an embedded link, but I need to scale the contents of the iframe for the mobile-friendly version of the page. Can the style of the iframe be changed in Developer Mode?
Outside of Wix, I’ve used the following in-line style elements:
. . . style=“-webkit-transform:scale(0.27);-moz-transform-scale(0.27);”
This worked. But can I do the same thing using the Developer Mode?
Everything you can do with your iFrame you can find here:
https://www.wix.com/corvid/reference/$w.IFrame.html
You can find elements that expose the style property here:
https://www.wix.com/corvid/reference/$w.StyleMixin.html#style
So you would have to adjust your iFrame using default Editor’s functionality.
Reach out to Wix Support about this issue:
https://support.wix.com/en/article/contacting-wix-support