Home › Forums › Archived Forums › Mobile View › Different iframe url page in mobile – extreme › Re: Different iframe url page in mobile – extreme
October 19, 2016 at 23:37 UTC - Views: 17
#31135
Keymaster
If you are going to be trying a direct iframe statement anyway, you might have better luck adding a class to each and NOT use the [show_if] shortcode.
For the desktop version, add a class: <iframe class=”wvr-show-desktop” style= …. >
For the mobile, add: <iframe class=”wvr-show-mobile” style= …. >

