SOLVED

Marketo: Getting Snippet text to listen to media query in email template

Go to solution
ashlee_fm
Level 1

Marketo: Getting Snippet text to listen to media query in email template

We create snippets from mobile in our template for sections we use frequently e.g. a mobile app snippet. This is great as it allows us to update it everywhere if it becomes out of date.

 

I usually do this by mostly using the code build in our email template, which has worked fine but we have a media query in the template telling paragraph text to increase in size on mobile. Is it possible to get the snippet to listen to the template media query? I have tried adding in style tags to the snippet but marketo seems to automatically remove them. 

1 ACCEPTED SOLUTION

Accepted Solutions
Jo_Pitts1
Level 10 - Community Advisor

Re: Marketo: Getting Snippet text to listen to media query in email template

@ashlee_fm , add in a class tag and set the class to be whatever you have in your media query.

View solution in original post

1 REPLY 1
Jo_Pitts1
Level 10 - Community Advisor

Re: Marketo: Getting Snippet text to listen to media query in email template

@ashlee_fm , add in a class tag and set the class to be whatever you have in your media query.