Its a great theme, and this may be a strange question:
But I would like to get rid of and disable all of the mobile support.
I want the site to be viewed normal 100%.
Tried removing CSS, but no luck. How to disable responsive design.
Any suggestions? Thanks!
penneloppy
Member
Posted 4 months ago #
I'm struggling with the same issue...
Try this:
<meta name="viewport" content="width=1100px, initial-scale=1, maximum-scale=1">
Adjust width as needed.
j.lanting
Member
Posted 4 months ago #
For support on your own issues, create your own threads.