SOLVED

Re: LP renders mobile for IE11, normal for Chrome

Go to solution
Robb_Barrett
Marketo Employee

LP renders mobile for IE11, normal for Chrome

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.

Robb Barrett
1 ACCEPTED SOLUTION

Accepted Solutions
Robb_Barrett
Marketo Employee

Re: LP renders mobile for IE11, normal for Chrome

Fixed by adding:

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

Robb Barrett

View solution in original post

2 REPLIES 2
Robb_Barrett
Marketo Employee

Re: LP renders mobile for IE11, normal for Chrome

Fixed by adding:

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

Robb Barrett
Anonymous
Not applicable

Re: LP renders mobile for IE11, normal for Chrome

Thanks Rob. It will help others...

Rajesh