E
E
eldar_web2016-02-07 15:55:17
css
eldar_web, 2016-02-07 15:55:17

How can I remove responsive layout?

There is a responsive template. How can I remove it? So that when you change the screen size was the full version.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2016-02-07
@eldar_web

replace the viewport tag with :
Erase media in css

V
Vitaly Inchin ☢, 2016-02-07
@In4in

For example, like this:

body{
   min-width: 1300px;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question