Skip to main content
May 12, 2014
Question

How to make a landing page mobile-friendly?

  • May 12, 2014
  • 2 replies
  • 1044 views
Hello! I am trying to create a landing page that is mobile friendly (no need to scroll horizontally or expand the page, if multiple images they would stack) - I have a hack to make a form mobile-friendly, but not the rest of the landing page.

Any suggestions?!

Thanks so much!

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

2 replies

Josh_Hill13
Level 10
May 13, 2014
I heard that you can use DIV tags to carve out sections like you do in an email template. This supposedly makes the page more stable for mobile. It won't be responsive though.

<DIV class="mktEditable" id="header1"> </DIV>

I have not personally tried this though.
May 13, 2014
If you would like to make your landing page responsive, you might check this article out: http://edwardunthank.com/blog/how-we-made-a-responsive-marketo-landing-page/  They also provide a template.  It seems to work well.