Hi! I need help to remove “User escalable = no” from shopify theme code. Does anyone know how to remove it from code?
Thankss
Hi! I need help to remove “User escalable = no” from shopify theme code. Does anyone know how to remove it from code?
Thankss
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:
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:
Could you please share the store URL and theme name? so,we get the better idea