Hostinger AI Builder: How to disable the mobile view in manual mode

Show the desktop version on all devices in Hostinger AI Builder manual mode.

Updated 1 month ago

Disable the mobile view in Hostinger AI Builder manual mode to show the same desktop version on all devices.

Disable the mobile view

Copy the code below:

<meta name="viewport" content="width=device-width, initial-scale=0.1" />

Within the builder, go to your website’s SettingsIntegrations, and paste the code in the Custom code field. Then, save the changes and update your website.

The change won’t be visible when previewing the website in the builder or simulating a mobile view with the help of browser dev tools. The result will only be visible when accessing the site via an actual mobile device.