Custom Email Module Issue

Hi,

We have recently worked with an email designer to re-design some of our modules.
When I put the custom modules into an email template, the blue lines you see when you hover over a module stay there and when I add in a rich text module, the editing menu bar doesn’t format correctly in the email builder. I have attached a screenshot to illustrate the issue. I’m not an HTML coder, so I don’t know if something in the code is causing this.

This is the code that is being used: https://codepen.io/DJohnson11365/pen/oNQaPjm
Any help would be greatly appreciated

Thanks,

David

Hello, @DJohnson4 thank you for posting in our Community.

I want to share this knowledge base with more details here.

And add our top experts to this conversation @TomM2 @danmoyle any recommendations to @DJohnson4 matter?

Thank you,

Pam

Thanks for the tag @PamCotton. I’m not sure on the code of this custom module, so I don’t know that I’d have a good suggestion. Instead of custom modules, I tend to use the theme modules and then build saved sections. Sorry I wasn’t more help!

Hey @DJohnson4 my guess here would be that there’s some code conflict causing issues with the editor, looking through the code you’ve linked, you’re not closing the HTML just in the header alone are you? I don’t see any HubSpot drag and drop elements or rich text hubl tokens in here, so I’m unsure how you’re adding in the rich text module.

Did you create this as a custom template, or did you create the header as a custom module within HubSpot?