Page 1 of 1

Missing an important <meta> tag on homepage.

PostPosted: Thu Feb 26, 2015 10:49 pm
by crum
Hi,

After noticing the new website changed, I decided to look at it on my phone and tablet, and unfortunately, it does not show the site in a responsive aspect on my mobile devices.

If one of you developers get a chance, please add the following inside the <head></head>:

Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">


Thanks in advance!