LP renders mobile for IE11, normal for Chrome | Community
Skip to main content
Robb_Barrett
Level 10
March 7, 2016
Solved

LP renders mobile for IE11, normal for Chrome

  • March 7, 2016
  • 1 reply
  • 1545 views

Any idea why my pages are displaying so ugly in IE11 but normal in Chrome and FF?

GE Healthcare | Centricity| Webinar

When I view in IE11 it forces mobile, puts a blue box around the logo and the text goes off the screen.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Robb_Barrett

Fixed by adding:

<meta http-equiv="X-UA-Compatible" content="IE=edge" /> 

1 reply

Robb_Barrett
Robb_BarrettAuthorAccepted solution
Level 10
March 7, 2016

Fixed by adding:

<meta http-equiv="X-UA-Compatible" content="IE=edge" /> 

Robb Barrett
March 7, 2016

Thanks Rob. It will help others...

Rajesh