View Single Post
Old 08-21-2019, 09:49 AM  
mikeylikesit
The Kink of Hearts
 
mikeylikesit's Avatar
 
Industry Role:
Join Date: Feb 2004
Location: Fremont Street
Posts: 182
setting the viewport makes the entire page look better for mobile, the easiest solution I found is to use a meta tag to set it:

<META NAME="viewport" CONTENT="width=device-width, initial-scale=1">

you can change the 1 to different numbers and use decimals like .5 to size the mobile version to look how you want it... I use a similar no script template system and it works like a charm for me...
mikeylikesit is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote