Hi, I have an iframe on my site, with a width of "800" e.g. <iframe ... scrolling="no" frameborder="0" width="800" height="1200"></iframe>
But I would like it to fit to the mobile width.
Is there a simple way for this to be mobile version of the iframe load without affecting the standard version of the site?
I installed your extension hoping this might happen automatically but of I can guess its not that simple.
Would i need to create a separate mobile version of my site with reduced width iframe for the iframe to load for mobile?
Many thanks in advance,
LeeĀ