Reply To: Windows Phone scale issue

Home Forums Support Windows Phone scale issue Reply To: Windows Phone scale issue

Home Forums Support Windows Phone scale issue Reply To: Windows Phone scale issue

#145949
Nina

Hi Tom,

I removed this

@media (max-width: 400px) {
  @-ms-viewport {
    width: device-width;
  }
}

from both minified/non-minified file and also removed my child theme override style. And It’s not working. I’m not entirely sure what is still needed for Window Phone, because with Android and IOS it works perfectly. It’s funny that Windows Phone won’t take the device width if that’s not defined in style