Marketo LP not rendering properly on iphone | Community
Skip to main content
New Participant
September 30, 2021
Question

Marketo LP not rendering properly on iphone

  • September 30, 2021
  • 1 reply
  • 1575 views

Hello all,

 

Below is a link to a landing page I created and it works fine on computers and android phones (and Marketo's mobile preview), but it is not rendering properly on iphone (see the image below). 

https://info.nbme.org/Zoom-Marketo-Test-2_Town-Hall-Test-2-1052021.html

 

 

 

I found a similar discussion and tried to fix it using the suggestion ( https://nation.marketo.com/t5/product-discussions/landing-pages-and-iphones/m-p/73379#M39552), but it didn't work (and caused the page not responding to zooming.)

 

I would really appreciate if you could help me fix the issue.

 

Thanks!

 

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

1 reply

Jo_Pitts1
Community Manager
September 30, 2021

@questions ,

does it render correctly on other mobile devices?

I guess my question is really: is this a responsive coding issue, or a Marketo LP issue.

Cheers

Jo

QuestionsAuthor
New Participant
September 30, 2021

Thanks, @jo_pitts1. It works fine on other mobile devices ( i.e. a few android phones we tested) and that's what I can tell you. Not sure if it is a responsive coding issue or Marketo LP issue. My guess is the former, but I don't know. Thx!

SanfordWhiteman
New Participant
September 30, 2021

Recommend testing with a generic font (not your webfont). Change your

font-family: 'Gotham',sans-serif;

to

font-family: sans-serif;