AJ
0
Mailchimp wont see HTML padding
Im stuck getting a newsletter done. In the HTML, left-padding works fine, but once i load this up to mailchimp as a template, the padding is removed and i cannot figure out where the issue is.
Im stuck getting a newsletter done. In the HTML, left-padding works fine, but once i load this up to mailchimp as a template, the padding is removed and i cannot figure out where the issue is.
You Can Use padding--lv0 or margin--lv0 to completely remove any margin or padding from the element.
Mailchimp's templates for email and landing pages are divided into different sections, You Can Use padding--lv0 or margin--lv0 to completely remove any margin or padding from the element
Thanks. This works.
Hi, I am also facing the same issue, Please help!
Hello Aleksander,
I have solved similar issue in the past, Can you please share the code so that I can look into it and give you best solution.
Regards,
Bob Taylor
Qeinbox.com
Hello Aleksander, sometimes Mailchimp strips code from editable elements, do you have an example of the code you are loading into Mailchimp that I could take a look at? Or just send me the section that is having issues - thanks
Thanks.
https://codeshare.io/gLL7ky
Hi Aleksander, is it the padding within copy the modules? When I inspect within my browser there is no padding left and right on these, they are currently styled as 'padding: 0;' - let me know if I am not looking in the right place
These are set to padding left and right 10. sorry, might have gotten a little older version, no other changes though, but even if i set theese with padding, i get none in mailchimp. But i get padding if i use this in the browser.
That's a big pain, often when you work with custom templates Mailchimp can remove code, but it shouldn't be taking anything out when it's a straight code copy and paste. I am not sure what their support services are like, but I would defo raise with Mailchimp if you can.
Aight, Thanks Lily.