I just can not figure out how to disable / remove the mobile version of the site .
Wordpress engine. Searched all found nothing.
Tell me how to solve this problem.
The mobile version of your site is built on CSS @media (max-width: 580px) In order to "turn off" the mobile version, you need to edit your theme's style.css file.
@media (max-width: 580px)
Source: https://ru.stackoverflow.com/questions/436536/More articles:jQuery .on () does not workHow to run Sishny code from Python with superuser rights?Script to search for a file by patternHow to quickly solve the problem?How to take the coordinates of the beginning and end of the distance?Error trying to initialize rosdep in linuxMerging multiple tablesSuspending methodEventTrigger Condition - C # WPFHow can I make a ProgressBar with a continuously moving picture?All Articles