"User escalable = no"

Saltapatras
Tourist
21 0 3

Hi! I need help to remove "User escalable = no" from shopify theme code. Does anyone know how to remove it from code?

Thankss

Replies 2 (2)
NomtechSolution
Excursionist
1020 85 112

Locate the viewport meta tag: In most cases, the "user-scalable=no" property is present in the viewport meta tag. Look for the following line in your theme code:

<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">

Remove or modify the "user-scalable" property: You can either remove the entire "user-scalable=no" property or modify it to allow user scaling. Here are two options:

Option 1: Remove the property completely:

<meta name="viewport" content="width=device-width, initial-scale=1">
Need a Shopify developer? Chat on WhatsApp: +923246370042
Hire us at noumanmasood64@gmail.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Akibhusen
Shopify Partner
667 114 135

Could you please share the store URL and theme name? so,we get the better idea

Akibhusen Shekh | Shopify Developer
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Hire me, if you want to design, re-design, develop a store, or made changes to the pre-built store.