
1 respuesta
It sounds like an issue with responsive vs unresponsive design (responsive being the html knows what it's being viewed on and adjusts itself accordingly).
That means either using media queries in your html or choosing one of the out of the box responsive templates in Pardot.
I'd try using one of the responsive templates or, when exporting your html from mailchimp, be sure to include the media queries so your emails behave correctly across all devices.
Hope that helps!