Solved! Go to Solution.
I'd had success with inline styling using the "style" tag, like this:
<table style="border-collapse: collapse;">
<td style="border: 1px solid #000000;">
Hope that helps!
Im still having issues with this. I have a pretty large style sheet im trying to put into my email or even attach to it but its not working well. I figured this would be a simple feature with marketo for advanced email developers.
Hey Nathan,
Did you ever get an answer to this?
Thanks!
I'd had success with inline styling using the "style" tag, like this:
<table style="border-collapse: collapse;">
<td style="border: 1px solid #000000;">
Hope that helps!