Topic by Lavish Kumar
Content
Under the Configuration > Site Configuration > Message templates.
I am trying to create a template that is responsive for all mobile devices but:
1) When I add style like @media (max-device-width:500px) the outlook shows both desktop as well as mobile version of the template so it seems like the html editor is not even reading the @media.
2) Can I place more than one "Content Placeholder" (<rn:content_here></rn:content_here>) in one template? I am trying to add 2 contentplace holder in desktop DIV and mobile DIV. Display desktop DIV and mobile DIV depending on the screensize but I get error that I can only have 1 content placeholder.