• Resolved thomasfw

    (@thomasfw)


    As far as I’m aware this only started happening after recently updating the plugin, but I couldn’t tell you which exact version caused it.

    When my email is sent I’m getting a bordered box around my content, which is completely messing with the design. The border only appears when an email is sent, and not when viewing the template preview in the dashboard. Upon inspecting the output I can see the following markup has been applied around {#mailcontent#}…

    <td class="container-padding" style="border-collapse: collapse; padding-left: 24px; padding-right: 24px; font-family: Helvetica, Arial, sans-serif; font-size: 14px; text-align: left; color: #333333; font-weight: normal; font-style: normal; line-height: 1.5; padding: 6px 10px; border: 1px solid #eee;">

    Notice the border: 1px solid #eee;. How can I get rid of it?

    Thanks

Viewing 1 replies (of 1 total)
  • Hey @thomasfw,
    I couldn’t find this border anywhere in the email template. The rest of the styling of .container-padding is ok.

    Is this problem related to specific email?
    Maybe it happens just for emails from your contact form, or just for password reset mails, …?

Viewing 1 replies (of 1 total)
  • The topic ‘Unwanted markup being applied to template’ is closed to new replies.