Tagged: mobile view
Is there a way to pass a variable in the URL that will force the screen and every page to be viewed as if on an mobile device?
Hi Tech!
Thank you for using Enfold.
You can create a static page on another website then add an iframe to show the actual enfold site. Something like this:
<iframe src="http://www.myenfoldsite.com" width="400" height="500"></iframe>
Cheers!
Ismael
Man that is clever, but yet so obvious and simple! I will have to remember this one. I will use it at some point and time. Perhaps in a Lightbox Window. Thx Ismael.