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

Anonymous
Not applicable

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

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?
Tags (1)
4 REPLIES 4
Anonymous
Not applicable

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

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. 
Anonymous
Not applicable

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

Thank you, Justin. Had a feeling that was the case, but wanted to be sure.

Andy
Justin_Cooperm2
Level 10

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

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.
Anonymous
Not applicable

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

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