My responsive only works when activating the desktop version in the browser

0

I have a website, which in version portrait on my cell works responsively, but when I turn it into a landscape version, it shows how it would look like on a large PC (although the average querie specifies that it takes version landscape of the site) but when going to configurations and asking for the desktop version it shows me the responsive as it should be, does anyone have any idea that it might be happening?

    
asked by 10.11.2017 в 22:57
source

1 answer

0

Good, try putting this in your header.

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

Greetings

    
answered by 15.11.2017 в 19:44