Answer the question
In order to leave comments, you need to log in
How to remove a line from html code for a specific screen resolution?
Can you tell me if it's possible to remove or change the line
<meta name="viewport" content="width=device-width, initial-scale=1.0">
for a specific screen resolution. For example, for 1024-768px everything is adaptive, then you need the entire site to fit across the entire screen, and then, for example, from 480px it is again adaptive.
Answer the question
In order to leave comments, you need to log in
No, the question is not how to adapt. And how to remove the line at a certain resolution
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question