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.

    1 answer 1

    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.