0
<meta name="viewport" content="width=device-width,initial-scale=0">

this is my code which does not runs on iPhone 6 and my site automatically becomes responsive

what should i do, site is built in bootstrap 3 and i have used non-responsive.css

Siguza
  • 21,155
  • 6
  • 52
  • 89
Imran Qamer
  • 2,253
  • 3
  • 29
  • 52

1 Answers1

2

You can add this mate tag in your header for this situation add content width that your container have and see

<meta name="viewport" content="width=1120"/>
Ali Arshad
  • 46
  • 5