LP builder (constructor) | Community
Skip to main content
Shamil_Kagerman
New Participant
April 11, 2019
Solved

LP builder (constructor)

  • April 11, 2019
  • 1 reply
  • 1709 views

Hi!

I've watched a guide on Marketo's Youtube channel recently and the question is: how is it possible to design LPs like here on the screen?

Would be glad so much to get an answer!

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 Dave_Roberts

It looks like this is a "free-form" Landing Page where the drag-and-drop editor allows you to place objects on a static canvas. The downside of this editor is that it uses absolute positioning to arrange the elements exactly where you dropped them so the responsive behavior you'd like to have doesn't work without additional layers of CSS.

Here is a link to more information about Free Form landing pages: Free-Form Landing Pages - Marketo Docs - Product Documentation

I'd highly suggest checking out the Guided Landing Pages, they were introduced as an improvement over the old drag-and-drop editor and represent a more modern approach to Landing Page editing/development: Guided Landing Pages - Marketo Docs - Product Documentation

1 reply

Dave_Roberts
Dave_RobertsAccepted solution
New Participant
April 11, 2019

It looks like this is a "free-form" Landing Page where the drag-and-drop editor allows you to place objects on a static canvas. The downside of this editor is that it uses absolute positioning to arrange the elements exactly where you dropped them so the responsive behavior you'd like to have doesn't work without additional layers of CSS.

Here is a link to more information about Free Form landing pages: Free-Form Landing Pages - Marketo Docs - Product Documentation

I'd highly suggest checking out the Guided Landing Pages, they were introduced as an improvement over the old drag-and-drop editor and represent a more modern approach to Landing Page editing/development: Guided Landing Pages - Marketo Docs - Product Documentation