By johnno123456 on
Hi
I would like to insert the following meta tag into my headers. How do I do that in D7?
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Many thanks
Hi
I would like to insert the following meta tag into my headers. How do I do that in D7?
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Many thanks
Comments
How about Viewport Module?
I just tried using the Viewport module and it seems to be working. I am not sure if this is the best method?