Hey everyone,
SI have a website doen with wordpress and the theme I use doesnt give me the option to turn off mobile option. I would like my website to display in a mobile the same way as it does on a desktop.
I really want to keep this theme so I have tried a few things in the code to make this work. The one thing I did was removing <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> from the header.php. While this resolves the issue and it is now displaying the full site in a mobile. the width of the website is wrong, and it cuts it on the right side and shrinks my menu
Anyone here has any idea how I can make my site to display exactly like on the desktop?
Thanks
SI have a website doen with wordpress and the theme I use doesnt give me the option to turn off mobile option. I would like my website to display in a mobile the same way as it does on a desktop.
I really want to keep this theme so I have tried a few things in the code to make this work. The one thing I did was removing <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> from the header.php. While this resolves the issue and it is now displaying the full site in a mobile. the width of the website is wrong, and it cuts it on the right side and shrinks my menu
Anyone here has any idea how I can make my site to display exactly like on the desktop?
Thanks