0
In a template I’m using, it’s all responsive in any size.
Being that I’m fitting it to my site, only the header bar is not working properly, as shown in gif.
If you have the programmer mode open, immediately in small size, and open to larger size, the template corresponds, if it is from large to small (as image), it does not give.
Make sure you have the right media viewport, here’s an example: <meta content="width=device-width, initial-Scale=1" name="viewport">
– Will Ramos
It didn’t work. Use this as it comes in the template, but it doesn’t work. <meta name="viewport" content="width=device-width, initial-Scale=1, Shrink-to-fit=no">
– Tiago165