Content5 min read•Audience: All, Designers, Marketers
Button Block (mj-button)
Build bulletproof email buttons that render consistently across Microsoft Outlook, Gmail, and Apple Mail.
Key Takeaways
- PostBrix buttons compile to VML-backed bulletproof buttons for 100% clickability in Outlook desktop.
- Customize background color, text color, font size, font weight, border radius, and internal padding.
- Configure full-width buttons on mobile screens for effortless thumb tap targets.
- Ensure buttons meet the minimum touch target requirement of 44x44 pixels.
Frequently Asked Questions
Why do my rounded buttons appear rectangular in Outlook for Windows?
Outlook 2016–2021 uses Microsoft Word as its HTML engine, which does not support CSS border-radius. The button still retains its colors, text, and clickability, but displays clean square corners.
Can I add an icon inside a button?
In email HTML, embedding inline images inside button anchor tags often causes layout glitches in Outlook. We recommend keeping buttons text-only, or placing a small icon block directly above the button.