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
  • 18,036
  • 6
  • 48
  • 73
Imran Qamer
  • 2,179
  • 2
  • 25
  • 50

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