Adam Radziminski
asked 10 years ago
1 Answers
DominicStaff
answered 10 years ago

Hi Adam, 
If you want to deactivate responsive design in the DW Focus, You can open the header.php file, find the line 11.  Replace the following code:

<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">

With new code:

<meta content="width=1200, initial-scale=1.0, user-scalable=no" name="viewport">

Hope this helps !

Powered by DW Question & Answer Pro