Last updated: June 26, 2020
Last updated: June 26, 2020
By default, pages published using HubSpot’s CMS platform include a meta viewport tag that sets a default value of device-width for content viewed on mobile devices.
If you want to change this from device-width to a default scale, you must add a new meta viewport tag to your HubSpot templates:
<meta name="viewport" content="initial-scale=1" />