Question
Marketo moves css to the Head
It is usually considered best practice to put any css that can't be inlined (eg. media queries, hover states etc.) into a style block inside the body tag. This is because some webmail clients (mainly Gmail) strip the everything from the head.
I just discovered that Marketo moves any style blocks within a body of an email into the Head.
Has anyone noticed this before? any ideas for a workaround?
I just discovered that Marketo moves any style blocks within a body of an email into the Head.
Has anyone noticed this before? any ideas for a workaround?