Sabrina A
asked 9 years ago
1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can open the header.php file in the folder path “wp-content\themes\dw-minion”. Find the line 5.
Replace the following code:

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

With new code:

<meta content="width=1100" name="viewport">

Hope this helps !

Sabrina A
replied 9 years ago

Thank you!

Powered by DW Question & Answer Pro