Skip to main content
February 19, 2015
Question

How can I get Landing Page template elements to carry over to mobile page editor?

  • February 19, 2015
  • 4 replies
  • 1182 views
When I activate mobile for the landing page development, only the Body DIV carries over. Is there some mark-up in the landing page template code I am missing or need to include?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

February 19, 2015
Hey Andy, it works this way on purpose.

All your page elements should be copied over when you create the mobile view (except rectangles which are not allowed in mobile). 

However, none of the page template elements are carried over. It's all replaced by a single body div. Only the actual elements inside the specific page (images, forms, text blocks etc.) should be carried over automatically. 
February 19, 2015
Thank you, Justin. Had a feeling that was the case, but wanted to be sure.

Andy
Justin_Cooperm2
Level 10
February 19, 2015
If you really really need something from your template to show up in the mobile view, it is technically possilbe to do this by specifying !important CSS tags on those specific elements. This is much more advanced, though, and you would have to know what you're doing so that the mobile view still looks good.
February 19, 2015
Thank you for that response. Would rather not go down that path. Was hoping there was something like the class mktEditable but for mobile that included certain elements.

No worries! Appreciate your note.

Andy