I
I
Igor2015-12-10 20:15:05
css
Igor, 2015-12-10 20:15:05

How to make the site width fixed on all devices?

<meta name="viewport" content="width=1380, initial-scale=1.0">

So that a fixed version opens and nothing floats away.
1. I know this combination so far, is there anything else I can add or improve?
2.B WP where to edit meta tags?....
Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vvvadimos, 2015-12-11
@IgorBee

< meta name="viewport" content="width=desired width" /> (remove spaces, here the editor overwrites this code)
I registered such a meta tag, it worked on both android and iphone
in WP in the header.php theme file, before by calling the wp_head() function

Z
zooks, 2015-12-10
@zooks

In general, delete the viewport and a scaled version will open.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question