Quick answer: Email visual hierarchy is the deliberate ordering of elements – by size, weight, color, spacing, and position – so the reader’s eye lands on the most important thing first and gets walked to the action. In 2026 a good email visual hierarchy has to work for four readers, not one: the human skimming on a phone, a screen reader, dark mode’s color inversion, and the AI that now summarizes your email before anyone opens it. Build it with live text and a clear single focal point, and it holds. Bake it into images, and it breaks.
Squint at your own email. Blur your eyes until the words go soft and shapeless. What still stands out? That blurry shape is your email visual hierarchy, and it’s the first test any layout has to pass. The thing is, it stopped being the only test. Before one human ever sees your design, a few machines have read it. They rank it. Sometimes they rewrite it into three lines you didn’t approve.
So this is not another “use a Z-pattern, add whitespace, done” guide. I write and debug HTML email for a living. I’ve lost whole afternoons to a padding bug that only shows up in one version of Outlook. I want to talk about email visual hierarchy the way it works now. As something you have to code. Not just sketch in Figma and hope.
Let’s get into it.
- What email visual hierarchy actually is (and why it’s not decoration)
- A quick gut check
- Who actually reads your email visual hierarchy now (it’s four readers, not one)
- Reader 1: the human thumb on a phone
- Reader 2: dark mode, the color thief
- Reader 3: the screen reader
- Reader 4: the AI summary (the new one)
- The building blocks of an email visual hierarchy
- Size: the loudest signal you’ve got
- Weight: bold with restraint
- Color and contrast: your second loudest lever
- Whitespace: not empty, working
- Position and the fold
- Direction: pointing the eye
- Email layout patterns and when each one earns its place
- The inverted pyramid
- The Z-pattern
- The F-pattern
- The hybrid
- The bit they bury: mobile
- How to build an email visual hierarchy, step by step
- Step 1: name the one job
- Step 2: write the headline as live text
- Step 3: place the CTA before you place anything else
- Step 4: add supporting detail, in descending importance
- Step 5: pick the pattern that fits the job
- Step 6: add whitespace and remove clutter
- Step 7: run the four-reader test
- A worked example, quickly
- Coding an email visual hierarchy that doesn’t collapse
- The 40-client problem, in one paragraph
- The Outlook situation, right now
- Tables versus divs, during the awkward transition
- Live text versus image text: the single biggest hierarchy decision
- Bulletproof buttons
- Building for dark mode on purpose
- The platform truncation problem (GetCourse, ESPs, the 102KB wall)
- How to test whether your email visual hierarchy actually works
- 1. The squint test (free, instant)
- 2. The dark mode preview
- 3. The images-off check
- 4. The AI summary check (the new one)
- Tooling, and a real talk about cost
- Common email visual hierarchy mistakes I see on repeat
- Where email visual hierarchy is heading (2026 to 2030)
- The AI inbox reshapes what “top of hierarchy” means
- Semantic HTML stops being optional
- Interactivity matures (with a grain of salt)
- The new Outlook unlocks modern CSS
- What stays true no matter what
- FAQ
- What is email visual hierarchy?
- What is the best email layout for conversions?
- What is the inverted pyramid email layout?
- How do I stop my email hierarchy from breaking in dark mode?
- Why does my email fall apart in Outlook?
- Does email layout still matter now that AI summarizes emails?
- What font sizes should I use for an email visual hierarchy?
- The one-line takeaway
What email visual hierarchy actually is (and why it’s not decoration)
Short version: Email visual hierarchy is the order your eye reads things in, controlled on purpose. The headline shouts. The body supports. The button finishes the job. Get the order wrong and people bounce before they understand the offer.
Hierarchy is just emphasis with intent. You decide what matters most. Then you make that thing the loudest element on the screen. Everything else gets quieter, in steps, until the eye arrives at the call to action almost without noticing.
Here’s the part people skip. On a webpage you get scrolling, navigation, hover states, a whole room to move around in. In email you get a box. Roughly 600px wide. One scroll, maybe two. And a couple of seconds before the delete swipe. That tiny stage is exactly why email visual hierarchy carries more weight than its web cousin. There’s no second chance to guide the eye.
A clean hierarchy does three jobs at once:
- It makes the email scannable, so a busy reader gets the point in two seconds.
- It makes the email readable, so the person who keeps going doesn’t get lost.
- It makes the email convert, because the eye ends up on the button by design, not by luck.
Miss the hierarchy and none of your other work matters. Your copy can be brilliant. Your offer can be generous. If the layout doesn’t tell people where to look, they look away.
A quick gut check
Open your last campaign. Ask one question. What is the single most important thing in this email? Now squint. Is that the thing that survives the blur? If yes, good. If no, your email visual hierarchy is fighting itself, and your subscribers feel it even when they can’t name it.
Who actually reads your email visual hierarchy now (it’s four readers, not one)
This is the part most articles miss, so I’m parking it right at the front. Your hierarchy used to have one audience: a person on a screen. Now it has four. Three of them aren’t human. And at least two will quietly wreck a layout that only looks good on your desktop monitor.
Here’s the lineup.
| Reader | What it does | What it punishes |
|---|---|---|
| The human thumb | Skims on a phone in ~2 seconds | Tiny text, buried CTA, cramped columns |
| Dark mode | Inverts or partly inverts your colors | Logos on white, low-contrast text, color-coded meaning |
| The screen reader | Reads your structure out loud, in order | Headings baked into images, no semantic order |
| The AI summary | Condenses your email before it’s opened | Image-only headlines, no live text, weak structure |
Design that only satisfies reader one is design from 2015. Let’s take them one at a time.
Reader 1: the human thumb on a phone
Most opens happen on mobile. Recent figures put it around 60% of opens, and that number has bounced around the 55 to 65% band for years now. So your email visual hierarchy gets judged first on a small, vertical screen, often one-handed, often in a hurry.
What this means in practice:
- One column wins. Multi-column desktop layouts cramp and crumble on small screens.
- The most important block lives in the first 300 to 400 pixels. Above the fold, or it’s gone.
- The button has to be thumb-sized and obvious. Not a tiny text link hiding in a paragraph.
The inverted pyramid pattern (headline, supporting line, big CTA) exists mostly because it survives the thumb. More on patterns later.
Reader 2: dark mode, the color thief
Dark mode is where a lot of “finished” emails fall apart. And it’s not your choice. The client decides. Some invert everything or invert partially and some leave you alone. You don’t get a vote.
Three things break the most:
- Your dark logo vanishes against a now-dark background.
- Your brand colors come back looking like someone else’s brand.
- Your text contrast drops below readable, because the client flipped the background but not the text.
A hierarchy that leans on “dark text on a white card” can collapse to grey-on-grey soup. If meaning lives only in color, dark mode can erase it. Design for dark mode from the start. Treat it as a pillar, not a patch.
Reader 3: the screen reader
About 2.2 billion people live with some form of vision impairment. Around 300 million are color blind. Up to 20% of people deal with some level of dyslexia. A chunk of your list uses a screen reader, larger text, or just reads with images off. They’re real subscribers, not edge cases.
A screen reader doesn’t see your beautiful headline. It reads your code, top to bottom. So your visual hierarchy has to also be a structural hierarchy. Real heading order. Live text, not text trapped in a JPEG. Alt text that means something. If the headline is an image and images are off, the headline doesn’t exist for that reader.
Reader 4: the AI summary (the new one)
Here’s the genuinely fresh shift. Gmail now folds Gemini into the inbox. It can drop an AI summary card at the top of a message, often automatically, on longer or thread-heavy emails. That card mostly shows up once you open the email, not before, though Google keeps testing AI-driven previews further up the inbox and is rolling out an AI-sorted inbox too. Apple Mail goes a step earlier: Apple Intelligence generates its own one or two line preview that replaces the preheader right in the inbox list, before a single tap. So depending on the client, the machine is either rewriting what shows in the list or summarizing the body the second it opens.
The AI reads your email before your customer does. And it favors live text and clean HTML over image-heavy designs.
Sit with that for a second. If your most important message is baked into a hero image, the summary may never see it. The machine grabs whatever live text it can parse, then hands the reader a three-line version of your email. If your email visual hierarchy isn’t legible to that machine, your headline never makes the cut.
So now hierarchy isn’t only a visual decision. It’s a structural one. The thing you want shouted has to be real, selectable, semantic text near the top. Designers used to fight for that on accessibility grounds. Now the AI inbox is making the same argument, louder.
The building blocks of an email visual hierarchy
Short version: Hierarchy comes from six levers – size, weight, color and contrast, whitespace, position, and direction. You rarely need all six. Two or three used with confidence beat all six used timidly.
Let me break down each lever, with numbers where numbers matter.
Size: the loudest signal you’ve got
Bigger reads as more important. That’s it. The trick is contrast between levels, not just bigness.
A safe, mobile-friendly type scale:
| Element | Size | Notes |
|---|---|---|
| Headline | 24-30px | Big enough to win the squint test |
| Subhead | 20-22px | Bridges headline and body |
| Body | 16px | The floor. 14px only if you must |
| Caption / legal | 12-13px | Keep it short, keep it rare |
Anything under 14px gets punished on a phone. People shouldn’t have to pinch-zoom to read you. If they pinch, you already lost.
Weight: bold with restraint
Bold is a spotlight. Point it at one thing. When half the email is bold, nothing is. I see this constantly with DIY templates. Every line screaming. The eye gives up and skims out.
Color and contrast: your second loudest lever
Contrast separates levels and pulls the eye toward the button. Aim for strong text contrast (think WCAG AA as a working target). Then make the CTA the highest-contrast element on the screen, full stop.
One warning. Don’t let color carry meaning alone. Color blind readers and dark mode both can break that. Pair color with size, weight, or position so the meaning survives.
Whitespace: not empty, working
Whitespace is a hierarchy tool, not wasted space. It groups things that belong together, isolates the CTA so it feels important. And it gives the eye room to breathe between blocks.
Cramped emails read as cheap. That’s a big pain for small shops especially – the layout looks “off” and they can’t say why. Half the time, the fix is just air.
Position and the fold
The first 300 to 400 pixels do the heavy lifting. That’s your prime real estate. Put the one thing you’d keep if you could only keep one thing right there. Logo, sure. But the message and the path to action come fast.
Direction: pointing the eye
Hero images, a person’s gaze, an arrow, a button color – these are directional cues. They nudge the eye toward the next step. Used well, the reader feels guided. Used badly, they feel shoved. Subtle wins.
Rule of thumb I keep coming back to: pick one focal point per email. One. If you have two “main” things, you have zero.
Email layout patterns and when each one earns its place
Short version: The four patterns worth knowing are the inverted pyramid, the Z-pattern, the F-pattern, and the hybrid. Match the pattern to the job. Don’t pick one because it’s trendy.
This is the section every competitor writes. I’ll keep it tight and add the bit they bury: what happens on mobile.
The inverted pyramid
Headline at top. Supporting detail under it. One big CTA at the point of the funnel. The whole shape narrows the eye down to the click.
Use it for single-message emails. Sales. Product launches. Webinar invites. Abandoned cart. Anything with one job.
Some vendors throw big numbers at this pattern. Tabular, for instance, has cited around 28% higher click rates for this pattern. It even claims ~371% higher conversions versus unfocused layouts. Treat those as vendor claims, not gospel. The mechanism is real even if the exact percentage isn’t yours. Fewer choices, one clear path, more clicks.
The Z-pattern
The eye zigzags – top left to top right, diagonal down, then across again. Good for newsletters and multi-item emails where you want movement and a bit of rhythm. It packs in content without feeling like a wall.
The F-pattern
People scan text-heavy content in an F shape. Strong start across the top, another scan partway down, then a vertical skim along the left. Good for info-dense, copy-led emails. Support updates. Long-form digests.
The hybrid
A header up top, then secondary content in columns underneath, blending one main message with a few smaller CTAs. Flexible, but easy to overload. Discipline required.
The bit they bury: mobile
Here’s what most pattern guides skip. F-pattern and Z-pattern don’t survive the stack to a single column very well. On a phone, the columns drop on top of each other. The clever eye-path you designed turns into a plain vertical list.
So design the desktop pattern while picturing the mobile stack. Always know what your layout collapses into. If the collapsed version is a mess, the pattern was never really mobile-safe.
| Pattern | Best for | Mobile behavior |
|---|---|---|
| Inverted pyramid | One offer, one CTA | Excellent, stacks cleanly |
| Z-pattern | Newsletters, multi-item | Okay, loses the zigzag |
| F-pattern | Text-heavy, info-dense | Weak, flattens to a list |
| Hybrid | Header + multiple CTAs | Depends, test it hard |
How to build an email visual hierarchy, step by step
Short version: Start from the goal, not the graphics. Pick the one action you want. Build the layout backward from that button. Then add only the elements that move the eye toward it.
People design emails inside-out. They open a builder, drag in a pretty hero, and figure out the message later. That’s how you end up with three competing focal points and a CTA nobody finds. Here’s the order I actually work in.
Step 1: name the one job
Write the single action in plain words. “Book the call.” “Buy the thing.” “Read the post.” If you can’t say it in four words, the email has too many jobs. Split it into two emails. Seriously.
Step 2: write the headline as live text
Draft the headline that carries that job. Set it as real HTML text, sized 24-30px. This is the top of your email visual hierarchy. It has to survive dark mode, screen readers, and the AI summary. No image headlines for the main message.
Step 3: place the CTA before you place anything else
Decide where the button goes, early and above the fold. Make it the highest-contrast element on the screen. Everything else in the layout exists to point at it. Build outward from the button, not toward it.
Step 4: add supporting detail, in descending importance
Under the headline, add the one or two lines that justify the click. Keep them at 16px. Trim hard. Every extra sentence is a small tax on the reader’s attention, and the reader is stingy.
Step 5: pick the pattern that fits the job
One offer? Inverted pyramid. A few items? Z-pattern. Lots of copy? F-pattern. Choose the pattern for the content, then check what it becomes when it stacks on mobile.
Step 6: add whitespace and remove clutter
Now subtract. Cut anything that isn’t pulling its weight. Add air around the CTA so it feels important. A cleaner email visual hierarchy almost always converts better than a busier one.
Step 7: run the four-reader test
Squint test. Dark mode. Images off. AI summary. Four passes, every time. If it survives all four, ship it. If not, you just caught a bug before your subscribers did.
A worked example, quickly
Say you’re a course producer launching a cohort. The job is “join the waitlist.” So the headline becomes live text, big, top of the email: “Doors open Tuesday. Grab your spot.” The CTA, a high-contrast button, sits right under a one-line promise. The hero image is decorative, transparent PNG, dark-mode safe, and it carries zero of the core message. Below the fold, you add proof and detail in descending order. One focal point. One path. That’s an email visual hierarchy doing its actual job. It reads the same for a human, a screen reader, or Gemini.
Coding an email visual hierarchy that doesn’t collapse
Short version: A hierarchy is only as good as its rendering. The same layout has to hold across roughly 40 clients. Right now that means coding for two different Outlooks at once. It’s annoying. It’s also temporary.
This is my home turf, so buckle up. A gorgeous hierarchy that only works on your monitor is a liability, not a deliverable.
The 40-client problem, in one paragraph
Email renders in something like 40 clients, and each one handles HTML its own special way. Classic Outlook on Windows uses Microsoft Word’s rendering engine. Not a browser – Word. Specifically the 2007 version. That engine is old enough to vote, and it ignores huge chunks of modern CSS. Gmail strips out a lot of your CSS by policy. Apple Mail is the standards-compliant one, with full media query support, and it sits around half the market. Great, until you remember half your list isn’t on Apple Mail.
The Outlook situation, right now
Big news, and it’s good news with an asterisk. The widely cited end-of-the-Word-engine date is October 13, 2026 – that’s when Office 2021 and Outlook 2021, the last perpetual-license Outlook still riding the Word renderer, hit end of support. Nineteen years of “code like it’s the 90s,” starting to sunset.
The new Outlook for Windows uses a Chromium web engine, basically the same as Outlook.com. It supports flexbox, media queries, background images, border-radius, web fonts – real CSS. It also ignores MSO conditional comments entirely, which means your old ghost-table hacks just sit there invisibly.
Now the asterisk. Classic Outlook hangs on through roughly 2029 in cautious business environments. Enterprise opt-out started in 2025 and rolls through 2026. So 2026 to 2028 is peak dual-Outlook pain. You code for the dying Word engine and the new Chromium one, at the same time.
Honest take: I’m thrilled this era is ending. I’m also not throwing out my ghost tables yet. Both things are true.
Tables versus divs, during the awkward transition
The reason we’ve all coded email with nested tables is Outlook’s Word engine. Tables were the only reliable way to size and place things there. Once the Word engine is gone, table-only layouts stop being mandatory and <div>-based layouts become safe.
Until then? Keep your tables for structure. Keep VML for background images and rounded buttons in classic Outlook. Conditional comments are your friend here – they let the new Outlook ignore the old hacks and vice versa. Two layouts, one file, nobody sees the other’s mess.
Live text versus image text: the single biggest hierarchy decision
If you take one thing from this whole section, take this. Set your headline as live HTML text, not as an image.
Live text wins on every front that matters now:
- Dark mode can adjust it instead of leaving a white image box stranded.
- Screen readers can actually read it.
- The AI summary can grab it and put your real message in the preview.
- It loads even when images are blocked.
Image headlines look crisp in your design tool and then betray you in three out of four “readers.” I’ve stopped using them for anything that carries the main message. Decorative? Fine, image it. The point of the email? Live text.
Bulletproof buttons
Your CTA is the top of the conversion hierarchy. It cannot disappear. So build buttons with HTML and a touch of VML for classic Outlook, not as a flat image. A bulletproof button keeps its shape, color, and click target even when images are off. The CTA is the last thing you want depending on a loaded image.
Building for dark mode on purpose
A few habits that save real grief:
- Use transparent PNGs for logos and icons, so they sit on any background.
- Avoid pure black backgrounds. They go harsh and weird when inverted.
- Keep strong foreground-to-background separation built in.
- Add a thin light outline or padding around logos that might vanish.
- Test it. Always test it. Dark mode is where confidence goes to die.
The platform truncation problem (GetCourse, ESPs, the 102KB wall)
Here’s a pain my producer and marketer readers feel constantly. You build a clean hierarchy. Then the platform mangles it.
- GetCourse and some ESPs rewrite or strip parts of your layout on the way out.
- Gmail clips your email at around 102KB and hides the rest behind a “view entire message” link. If your CTA lives past the clip, congratulations, it’s invisible.
- Some builders inject their own styles that fight yours.
The fixes: keep your HTML lean. Get the important hierarchy and the main CTA in early, well before any clip. Then test inside the actual platform you send from. Not just in a previewer. In the real thing, with the real export. Because the previewer doesn’t know what GetCourse is about to do to your beautiful code.
How to test whether your email visual hierarchy actually works
Short version: Test the hierarchy in four conditions before you send – squint, dark mode, images off, and an AI summary preview. If it survives all four, you’re good. If it fails one, you found a bug your subscribers would have found for you.
Testing is where good email visual hierarchy gets proven or exposed. Here’s the routine I trust.
1. The squint test (free, instant)
Lean back. Blur your eyes. Look at the email. Does the one most important thing still stand out? Does the eye still flow toward the CTA? If the blur is a flat wall of sameness, your hierarchy is too even. Add contrast somewhere.
2. The dark mode preview
Flip it to dark mode and look hard. Did the logo survive? Is text still readable? Did any color-coded meaning get lost? Check this on a couple of clients, because they don’t all invert the same way.
3. The images-off check
Turn images off. Now read the email. Does the headline still exist as text and the CTA still work? Does the message still make sense? If the email goes blank or nonsensical, you leaned too hard on images.
4. The AI summary check (the new one)
Run your email through an AI summary, the way Gmail or Apple Mail would. Does the summary surface the right message? Does it mention your actual offer, or does it miss it because the offer was trapped in a graphic? This step didn’t exist a couple of years ago. It matters now.
Tooling, and a real talk about cost
For cross-client previews, the two big names are Litmus and Email on Acid (now part of Sinch). They render your email across dozens of clients and devices so you’re not guessing.
A heads-up on Litmus, because the landscape changed and small teams got burned. In August 2025, not long after Validity acquired Litmus, the cheap tiers vanished. The entry-level Basic plan got cut entirely, and what used to be the ~$199 Plus plan was renamed Core and bumped to around $500 per month. As of 2026 that’s the cheapest self-serve way in. Core covers roughly 2,000 previews and five users. That’s a brutal jump from the old ~$99 Basic entry point, and it priced a lot of freelancers and small shops right out. Also worth knowing: Putsmail, Litmus’s old free test-send tool, has been retired, so that quick free option is gone too.
If $500 a month is out of reach, Email on Acid tends to land friendlier for solo developers and small agencies. Leaner previewer tools keep popping up too. For a lot of small senders, honestly, a disciplined manual routine – real devices, a few inboxes, the four checks above – covers most of the risk without the enterprise invoice.
I’d rather a freelancer test by hand on three real phones than skip testing because the fancy tool costs more than their rent.
Common email visual hierarchy mistakes I see on repeat
Quick hits. These are the ones I flag over and over when I audit other people’s templates.
- Everything shouting. All bold, all big, all bright. No level wins, so the eye gives up.
- Headline baked into an image. Dark mode, screen readers, and the AI summary all lose it.
- CTA below the fold (or past the Gmail clip). The most important element, hidden. Brutal.
- No clear focal point. Two “main” messages competing means the reader picks neither.
- Walls of tiny text. 11px body copy on mobile is a delete trigger.
- Light-mode-only hierarchy. Looks perfect in your tool, falls apart at night.
- Color doing all the work. Remove color and the meaning vanishes for a chunk of readers.
- Whitespace treated as wasted. Cramming everything in to “fill the space” kills scannability.
None of these are exotic. They’re the boring, repeated mistakes that quietly cost clicks. Fixing them is usually faster than people expect.
Where email visual hierarchy is heading (2026 to 2030)
Short version: The next five years push hierarchy toward live text, semantic structure, and AI-readability, while the new Outlook finally unlocks modern CSS. The teams who build clean, structured emails now will coast. The ones still shipping image-baked layouts will keep getting flattened by machines.
I won’t pretend I can see five years out perfectly. Email has a habit of changing slower than the hype and faster than the laggards expect. But the signals are clear enough to plan around.
The AI inbox reshapes what “top of hierarchy” means
Gmail is moving toward an inbox sorted by relevance, not arrival time. Gemini summaries reduce how often people fully open an email. Apple Mail’s AI preview is eating the preheader. Open rates get blurrier as a metric. And the “top” of your hierarchy increasingly means “the part the AI chooses to show,” not “the part at the top of the screen.”
What to do about it: write real, structured, live-text headlines that an AI can lift cleanly. Some teams are even adding intentional summary-friendly copy and hidden semantic cues so the machine grabs the right thing. Designing for the summary is becoming a normal step.
Semantic HTML stops being optional
For years, semantic, accessible HTML was the responsible choice that plenty of people skipped. Now there’s a selfish reason to do it too. Accessible structure is also AI-readable structure. The same heading order that helps a screen reader helps a summarizer. Accessibility and AI-readiness turned out to be the same project. Convenient.
Interactivity matures (with a grain of salt)
Interactive and kinetic email keeps growing – accordions, carousels, polls, embedded forms. Some vendors cite big lifts, like ~73% higher click-to-open for interactive versus static. Take the number lightly. The direction is real. As AMP and interactivity spread, hierarchy will have to account for collapsed and expanded states, not just one static view.
The new Outlook unlocks modern CSS
Here’s the part I’m genuinely excited about. Once the Word engine is gone, flexbox, grid, and real modern CSS become usable in email. Hierarchy gets easier to build and harder to break. Less ghost-table gymnastics. More actual layout. The catch is the long tail – classic Outlook lingering to ~2029 – but the trajectory is set. The 90s-code era has an expiry date now.
What stays true no matter what
Through all of it, the fundamentals of email visual hierarchy don’t move. One focal point. Clear levels. Live text for what matters. Strong contrast. One obvious next step. Tools change. Engines change. The eye still wants to be led, gently, to the click.
FAQ
What is email visual hierarchy?
Email visual hierarchy is the deliberate ordering of design elements so the reader’s eye moves from the most important thing to the action. You control it with size, weight, color, contrast, whitespace, and position. Done well, the email is scannable in two seconds and the path to the button feels obvious.
What is the best email layout for conversions?
For a single-offer email, the inverted pyramid usually converts best. Headline, supporting line, one big CTA, narrowing the eye to the click. For newsletters with several items, a Z-pattern keeps the eye moving. The “best” layout is the one that matches your email’s single job and stacks cleanly on mobile.
What is the inverted pyramid email layout?
It’s a layout where the most important content sits at the top, supporting detail comes next, and a single call to action sits at the bottom point. The shape funnels attention downward to one click. It’s ideal for sales, launches, and any email with one clear goal.
How do I stop my email hierarchy from breaking in dark mode?
Design for dark mode from the start, not as an afterthought. Use transparent PNG logos, avoid pure black backgrounds, and keep strong contrast built into the design. Don’t let color alone carry meaning. Then preview in dark mode on more than one client, because they each invert differently.
Why does my email fall apart in Outlook?
Classic Outlook on Windows uses Microsoft Word’s rendering engine, which ignores most modern CSS. That breaks padding, positioning, and effects you’d expect to work. The fix is table-based structure plus VML hacks for now. Relief is coming – the last Word-engine Outlook tied to Office 2021 reaches end of support in October 2026, and the new Outlook for Windows uses a real web engine. Classic Outlook lingers in some businesses to around 2029, so don’t ditch your tables just yet.
Does email layout still matter now that AI summarizes emails?
It matters more, not less. AI summaries pull from live text and clean structure, so a strong, semantic email visual hierarchy is how your real message reaches the preview. If your headline and offer are baked into images, the AI may miss them entirely, and the reader gets a summary that sells nothing.
What font sizes should I use for an email visual hierarchy?
A safe scale: headlines around 24-30px, subheads 20-22px, body at 16px, and small print at 12-13px. Keep body text at 16px where you can, and treat 14px as the floor. Anything smaller forces pinch-zoom on mobile, which kills both readability and the hierarchy.
The one-line takeaway
A beautiful email visual hierarchy that only works on your monitor isn’t a design. It’s a bug waiting for your subscribers to find. Build it with live text, one clear focal point, and strong contrast, then test it against all four readers – the thumb, dark mode, the screen reader, and the AI summary. That’s the layout that holds up. That’s the one that gets the click.
If your emails keep falling apart in Gmail, Outlook, or some platform that truncates your layout – or if you just want one letter built right, the kind nobody else wants to touch – that’s the work I do. Send it over. I’ll tell you straight what’s wrong and what it takes to fix it.




