https://www.youtube.com/watch?v=Ug-QvhOV7eo
if(document.documentElement.clientWidth<=1220){
//var divAdtile1 = document.getElementById("iqadtile1-wrapper");
var divAdtile3 = document.getElementById("iqadtile3-wrapper");
//var divAdtile1Mobile = document.getElementById("iqadtile1-mobile");
var divAdtile3Mobile = document.getElementById("iqadtile3-mobile");
//divAdtile1Mobile.replaceWith(divAdtile1);
divAdtile3Mobile.replaceWith(divAdtile3);
}
At the German Electron...