In my HTML for emailers I have set up padding around my <p> tags and when I approve and place in my text upon saving my edits the text expands to its full width completely ignoring the padding that I have set up in HTML, is there a way to control this issue?
No, use Margins instead. That's the way some older email browsers work, so the editor strips out the information. There is no problem with Margin, so if you switch padding for margin you'll get the same effect.
No, use Margins instead. That's the way some older email browsers work, so the editor strips out the information. There is no problem with Margin, so if you switch padding for margin you'll get the same effect.