Page 1 of 1

width=device-width, initial-scale=1.0 not show code

Posted: Wed Oct 16, 2019 7:09 pm
by pajadt
hi Pablo
how is possible to not show in code width=device-width, initial-scale=1.0 when used breakpoint grid also i add breakpoint 480 768 but in code not have

Code: Select all

<meta name="viewport" content="width=device-width, initial-scale=1.0">
is posinle to sometnihg is inchecked,
Thank You

Re: width=device-width, initial-scale=1.0 not show code

Posted: Wed Oct 16, 2019 7:14 pm
by crispy68
I'm not at my computer but check the page properties. I know there is a checkbox to uncheck to not have this added. However, I would still add this property as I believe Google will ding you for not having it for a mobile site.

Re: width=device-width, initial-scale=1.0 not show code

Posted: Wed Oct 16, 2019 7:32 pm
by pajadt
Yeah Ron
on Page Property/Meta Tags/
automatically include viewport meta tag for responsve web pages
Tbank You