[php] include_once(“wp-content/themes/ktwosix/Mobile_Detect.php”); $detect = new Mobile_Detect(); if($detect->isMobile() || $detect->isTablet()) {echo ‘






    Try 3D Issue FREE for 14 days

    PCMac




    Your Phone Number

    ‘; } else {echo ‘






      Try FREE for 14 days

      PCMac




      Your Phone Number

      ‘; } [/php]