Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
John Benak
0 points
Beginner
Hi. I have looked at my website -classified theme- on my android mobile and I couldn’t zoom in at all. This was a surprise and shock as most websites are zoomable. For some people this is a huge issue if they don’t have 20/20 vision, because your website is useless to them if they can’t see it and they simply go somewhere else loosing you money and future business.
I was looking for a solution on the web and found this.
What you need to do is to change this line of code;
<meta name=”viewport” content=”width=device-width, initial-scale=.1,/>
to the code above in the theme; ct -header-mobile.php around line 47 (exactly line 47 on my website). I just changed what was there to the above code and now the website is zoomable and anyone can read it even if half blind.
Hi. I have looked at my website -classified theme- on my android mobile and I couldn’t zoom in at all. This was a surprise and shock as most websites are zoomable. For some people this is a huge issue if they don’t have 20/20 vision, because your website is useless to them if they can’t see it and they simply go somewhere else loosing you money and future business.
I was looking for a solution on the web and found this.
<meta name=”viewport” content=”width=device-width, initial-scale=.5, maximum-scale=12.0, minimum-scale=.25, user-scalable=yes”/>
What you need to do is to change this line of code;
<meta name=”viewport” content=”width=device-width, initial-scale=.1,/>
to the code above in the theme; ct -header-mobile.php around line 47 (exactly line 47 on my website). I just changed what was there to the above code and now the website is zoomable and anyone can read it even if half blind.
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now