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

‘;
else
echo ‘

‘;
[/php]

    SUBSCRIBE FOR OUR NEWSLETTER

    PROMOTIONS • NEWS • KNOWLEDGE