Started a new discussion: Display: block is back?
Can confirm, this totally works now.
Thanks for pointing that out Dan.
Wow, I didn't know that could be the issue.
Definitely going to test this with my emails too.
Is it time we totally ditch attribute selectors? Did you find any issues anywhere not using them?
I still haven't noticed any changes on my GmailApp either...
2017 will be the year of email automation.
OK, automation was here already, but what I've noticed is how fast it is improving.
Not only in the sense that you have so much options you can do for segmentation in ways we never thought were possible 3-5 years ago. But in terms of availability of that same powerful automation options to smaller businesses and bloggers.
ESPs with focus on email automation are growing pretty fast, which means more affordable prices to the masses. Suddenly you don't have to spend $1000+ monthly to have some really powerful features.
Having campaigns which will nurture leads and serve them content at the right time in life cycle is what should become standard for anyone serious about their business. And having all that on autopilot is HUGE!
So yeah, go team IF THEN ELSE!
I believe I found out what was going on. At least in my case, i had descendant selector for my tables, telling them all to go 100% when mobile.
So it was
table table {width: 100% !important;}
removing that line seems to have done the trick...
Haven't tested if it will apply to anything without a class or just with descendant..to tired right now, will play around with that tomorrow.
Hope it helps.
Z
I noticed this too.
Seems like it is applying 100% width from my media queries to the tables and doing some weird forced mobile version.
Trying to figure out what's up.
Started a new discussion: What are you using for highly personalized emails?