disable in mobile
-
hi,
I know there is something in the code like:
if($hide_mobile == 1): <input name="mobile" id="mobile" value="1" type="checkbox" class="hide_mobile" <?php if($mobile == 1){echo 'checked';} ?> />
however it still occurs on mobile phones. Is there a possiblity to disable this plugin on mobiles? I even changed max-width to minimal but I still see it.
Thanks in advance,
Kuba
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘disable in mobile’ is closed to new replies.