Having a page zoom out on mobile

So no way to reset the viewport?

Maybe I could add a meta tag like:

<meta name = "viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">

Or would this not be supported by Wix?