How to make a landing page mobile-friendly?

Anonymous
Not applicable
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
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
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. 
Josh_Hill13
Level 10 - Champion Alumni
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.