{"id":57526,"date":"2026-03-20T09:51:58","date_gmt":"2026-03-20T13:51:58","guid":{"rendered":"https:\/\/www.litmus.com\/?page_id=57526"},"modified":"2026-03-20T12:02:17","modified_gmt":"2026-03-20T16:02:17","slug":"email-gallery","status":"publish","type":"page","link":"https:\/\/www.litmus.com\/email-gallery","title":{"rendered":"Email Gallery"},"content":{"rendered":"<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bs5-lightbox@1.8.3\/dist\/index.bundle.min.js\"><\/script>\r\n<section class=\"page-header-2022\" style=\"background-color: #fefcf0;\"><style>@media only screen and (max-width: 1399px) and (min-width: 992px)  {\r\n  .circle-bg {\r\n    top: -300px !important;\r\n  }\r\n}<\/style><div class=\"container-fluid p-0\" style=\"overflow: hidden; position: relative;\"><div style=\"width: 60%;border-radius: 50%;background-color: #f8edc4;position: absolute;aspect-ratio: 1 \/ 1;right: -10%;top: -100%;z-index: 0;\" class=\"circle-bg\"><\/div> <div class=\"container\" style=\"padding: 75px 0;z-index: 1 !important;position: relative;\"> <div class=\"row px-3\"><div class=\"col-12 col-lg-5 mb-1 mb-lg-0\"><h1 class=\"page-header-headline\">Email Gallery<\/h1><p class=\"mt-2\"><span style=\"font-size: 1.3rem; line-height: 1.3;\">Need email inspo? We\u2019ve got you covered. Check out our top picks for emails that can help your brand get more clicks, more revenue, and provide better in-email experiences.<\/span><\/p>  <\/div>  <div class=\"col-12 col-lg-7\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/gallery-header.svg\" alt=\"Litmus Email Gallery\"><\/div><\/div><\/div><\/div><\/section>\n\n<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.7.1\/jquery.min.js\"><\/script>\r\n<section class=\"internal-navigation\">\r\n    <div class=\"container\">\r\n    <div class=\"container-fluid internal-menu-navigation-container\">\r\n        <div class=\"row\">\r\n            <div id=\"internal-menu-navigation\" class=\"text-right my-2\"><i class=\"fa-solid fa-circle-chevron-left hide-left-active\" id=\"internal-navigation-slide-left\" type=\"button\"><\/i><i class=\"fa-solid fa-circle-chevron-right show-right-active\" id=\"internal-navigation-slide-right\" type=\"button\"><\/i>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"row text-center\"><div id=\"internal-menu-container\" class=\"menu-email-gallery-container\"><ul id=\"internal-menu-wrapper\" class=\"internal-menu list-inline\"><li id=\"menu-item-78005\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-78005\"><a href=\"https:\/\/www.litmus.com\/email-gallery\">Email Gallery Home<\/a><\/li>\n<li id=\"menu-item-76270\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-76270\"><a href=\"https:\/\/www.litmus.com\/email-gallery\/countdown-timers\">Countdown Timers<\/a><\/li>\n<li id=\"menu-item-76269\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-76269\"><a href=\"https:\/\/www.litmus.com\/email-gallery\/live-polls\">Live Polls<\/a><\/li>\n<li id=\"menu-item-76271\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-76271\"><a href=\"https:\/\/www.litmus.com\/email-gallery\/personalized-image\">Personalized Images<\/a><\/li>\n<li id=\"menu-item-76267\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-76267\"><a href=\"https:\/\/www.litmus.com\/email-gallery\/social-content\">Social Content<\/a><\/li>\n<li id=\"menu-item-76266\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-76266\"><a href=\"https:\/\/www.litmus.com\/email-gallery\/social-signals\">Interest Signals<\/a><\/li>\n<li id=\"menu-item-76265\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-76265\"><a href=\"https:\/\/www.litmus.com\/email-gallery\/weather\">Weather<\/a><\/li>\n<\/ul><\/div><\/div>\r\n    <\/div>\r\n    <\/div>\r\n<\/section>\r\n<script>\r\n     jQuery(document).ready(function($) {\r\n\/\/internal navigation overflow scroll controllers\r\n\/\/Show or hide internal menu navigation dependent upon horizontal overflow\r\n\tfunction checkOverflow() {\r\n\t\tif ($('#internal-menu-wrapper').prop('scrollWidth') <= $('#internal-menu-wrapper').prop('clientWidth')){\r\n\t\t\t$('#internal-menu-navigation').hide();\r\n\t\t\t$('#internal-menu-wrapper').addClass('internal-menu-wrapper-spacer');\r\n\t\t} else {\r\n\t\t\t$('#internal-menu-navigation').show();\r\n\t\t}\r\n\t} checkOverflow(); \r\n\t$(window).resize(function () {\r\n\t\tcheckOverflow();\r\n\t});\r\n\/\/have internal navigation buttons control scrolling on horizontal overflow\r\n\tconst buttonRight = document.getElementById('internal-navigation-slide-right');\r\n\tconst buttonLeft = document.getElementById('internal-navigation-slide-left');\r\n\tbuttonRight.onclick = function () {\r\n\t\tdocument.getElementById('internal-menu-wrapper').scrollLeft += 200;};\r\n\tbuttonLeft.onclick = function () {\r\n\t\tdocument.getElementById('internal-menu-wrapper').scrollLeft -= 200;\r\n\t};\r\n    $('.internal-menu').on('scroll', function () {\r\n        \/\/add helper classes to menu items so we can count them for correct width calculation \r\n        $('#internal-menu-wrapper > li').addClass('internal-navigaton-menu-item');\r\n        $('#internal-menu-wrapper > li').last().addClass('last-internal-navigaton-menu-item');\r\n        \/\/count menu items and calculate total paddings\r\n        var internalmenuitems = $('.internal-navigaton-menu-item').length;\r\n        var maxrightitemsvalue = parseInt(internalmenuitems);\r\n        var maxrightitemspadding = maxrightitemsvalue * 58;\r\n        \/\/get values of bootstrap container margins\r\n        var getmargins = $('.internal-menu-navigation-container').first();\r\n        var getmarginsouter = getmargins.outerWidth(true);\r\n        \/\/calculate distance to right edge of overflow-x element\r\n        var totalWidth = 0;\r\n        $('.internal-navigaton-menu-item').each(function() {totalWidth += parseInt($(this).width(), 10);});\r\n        var internalmenuscroll = totalWidth - getmarginsouter + maxrightitemspadding + 30;\r\n        var maxright = parseInt(internalmenuscroll);\r\n        \/\/start at zero and show right button only\r\n        var cur = $(this).scrollLeft();\r\n        if (cur === 0) {\r\n            $('#internal-navigation-slide-right').addClass('show-right-active').removeClass('hide-right-active');$('#internal-navigation-slide-left').removeClass('show-left-active').addClass('hide-left-active');} \r\n        \/\/if we scrolled to the right edge of overflow-x element remove right button\r\n        else { if (cur > maxright ) {$('#internal-navigation-slide-left').addClass('show-left-active');$('#internal-navigation-slide-right').removeClass('show-right-active').addClass('hide-right-active');} \r\n              else { $('#internal-navigation-slide-left').addClass('show-left-active').removeClass('hide-left-active');$('#internal-navigation-slide-right').addClass('show-right-active').removeClass('hide-right-active');}\r\n             }\r\n    });\r\n        $(\".internal-menu\").trigger(\"scroll\");\r\n    });\r\n<\/script>\n\n<style>\r\n    .card-wrapper {position: relative;}\r\n    .card-cropped {width: 100%; aspect-ratio: 1 \/ 1; background-size: cover; border-radius: 35px; border: 1px solid #D6D6D6; cursor:pointer;}\r\n    .card-cropped .hover-card {visibility: hidden; opacity: 0; color: #fff; width: 100%; height: 100%; border-radius: 35px; padding: 35px; justify-content: left; align-items: center; background-color: rgba(12, 75, 106, .9);}\r\n    .card-cropped:hover .hover-card {display: flex; visibility: visible; opacity: 1; transition: all .5s ease-in;}\r\n    .carousel-control-next, .carousel-control-prev {bottom:unset;}\r\n    div.carousel-card-description {order: -1 !important;}\r\n     @media only screen and (max-width: 1200px) and (min-width: 993px) {\r\n          .card-cropped .hover-card p {font-size: 0.9rem; line-height: 1.3rem;} \r\n      }\r\n  @media screen and (max-width: 991.99px) {\r\n    .card-cropped .hover-card {display: flex; visibility: visible; opacity: 1; transition: none; position: absolute; height: unset; bottom: 0; border-top-left-radius: 0; border-top-right-radius: 0; background-color: rgba(12, 75, 106, 1.0);}\r\n      .card-cropped {\r\n    width: 100%; aspect-ratio: unset; background-size: cover; height: 600px; min-height: 600px; max-height: 600px;}\r\n      .carousel-card-description {position: relative; bottom:30px;}\r\n      .carousel-item {top:60px;}\r\n    }\r\n<\/style>\n\n<div class=\"container my-5 pb-3\">\r\n    <div class=\"row\">\r\n        <div class=\"col-12\"><h2 class=\"h-lg\">Personalized Images<\/h2><\/div>\r\n        <div class=\"col-12 col-lg-10\"><p>Build brand affinity by displaying personalized images based on the customer journey.<\/p><\/div> \r\n        <div class=\"col-12 col-lg-2 mb-3 mb-lg-0 text-right\"><a class=\"link-arrow orange-arrow text-right mb-3\" rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/email-gallery\/personalized-image\">View all<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"row gy-5 g-lg-3\" data-bs-toggle=\"modal\" data-bs-target=\"#cards-modal\">\r\n        <div class=\"col-12 col-lg-4\">\r\n            <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"3\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Studio-PI-1-scaled.jpg);\"><div class=\"hover-card\"><p>Eye-catching imagery with personalized elements is always a win. Hero images with first name, personalized discount codes, or points balances are easy, quick wins. Go further by including a first name on a call-to-action (CTA) for some extra wow-factor. This personalized image is bright, bold, and eye-catching! Not only that, the email also displayed their latest bestsellers using content automation.\r\n                    <\/p><\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"4\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-and-Papas-PI.png);\"><div class=\"hover-card\"><p>Black Friday is one of the most important shopping days for any retailer. This example from Mama\u2019s &amp; Papas uses a personalized image to grab the recipients attention and encourage them to shop their Black Friday deals!<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"5\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Hunter-PI.png);\"><div class=\"hover-card\"><p>This example from Hunter boots promoting their new customizable wellington boots used customers\u2019 names to automatically personalize the image of the boots. Such a fun way to use the personalized image functionality!<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n<div class=\"container my-5 pb-3\">\r\n    <div class=\"row\">\r\n        <div class=\"col-12\"><h2 class=\"h-lg\">Countdown Timers<\/h2><\/div>\r\n        <div class=\"col-12 col-lg-10\"><p>Create urgency around time-bound promotions with a countdown timer. Don\u2019t miss out!<\/p><\/div> \r\n        <div class=\"col-12 col-lg-2 mb-3 mb-lg-0 text-right\"><a class=\"link-arrow orange-arrow text-right mb-3\" rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/email-gallery\/countdown-timers\">View all<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"row gy-5 g-lg-3\" data-bs-toggle=\"modal\" data-bs-target=\"#cards-modal\">\r\n        <div class=\"col-12 col-lg-4\">\r\n            <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"6\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Ikon-Pass-CDT.jpg);\"><div class=\"hover-card\"><p>Wow-factor was the name of the game when IKON Pass created this email counting down to the deadline for purchasing a pass for the 2022\/2023 season. The bright colors and bold font really create an impact on the reader.\r\n                    <\/p><\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"7\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Endy-Reviews.png);\"><div class=\"hover-card\"><p>Endy used a countdown timer to promote their end of year sale. By using a combination of a simple countdown timer with an exciting header image they enticed customers to click\u2026 and shop, of course!<\/p>\r\n\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"8\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Vitality-CDT.png);\"><div class=\"hover-card\"><p>Vitality promoted their competition to win tickets to a Premier League Football match using an amazing timer which incorporated the countdown as numbers on the back of a football shirt. \r\n<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n<div class=\"container my-5 pb-3\">\r\n    <div class=\"row\">\r\n        <div class=\"col-12\"><h2 class=\"h-lg\">Live Polls<\/h2><\/div>\r\n        <div class=\"col-12 col-lg-10\"><p>Collect real-time interest indicators (and spark a sense of FOMO) with live polling.<\/p><\/div> \r\n        <div class=\"col-12 col-lg-2 mb-3 mb-lg-0 text-right\"><a class=\"link-arrow orange-arrow text-right mb-3\" rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/email-gallery\/live-polls\">View all<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"row gy-5 g-lg-3\" data-bs-toggle=\"modal\" data-bs-target=\"#cards-modal\">\r\n        <div class=\"col-12 col-lg-4\">\r\n            <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\"data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"9\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Shiseido-Poll.png);\"><div class=\"hover-card\"><p>By asking recipients which kind of treatment their skin needs, Shiseido is encouraging recipients to engage within the email. Adding gamification to emails shows subscribers you&#8217;re listening.<\/p><\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"10\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-Papas-Insta-scaled.jpg);\"><div class=\"hover-card\"><p>Mamas &amp; Papas asked recipients to vote on which color baby seat they preferred. This is a great way to show potential customers variations of a certain product and create a nurture series based on their preferred products.<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"11\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Litmus-poll2.png);\"><div class=\"hover-card\"><p>We used the polling functionality in our Litmus Weekly newsletter, asking subscribers to vote in the Litmus Email Excellence Awards. This engagement led to 100% month-over-month new subscriber growth!<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n<div class=\"container my-5 pb-3\">\r\n    <div class=\"row\">\r\n        <div class=\"col-12\"><h2 class=\"h-lg\">Social Content<\/h2><\/div>\r\n        <div class=\"col-12 col-lg-10\"><p>Spark a sense of FOMO by including social feeds showing how many peers are engaging with your products.<\/p><\/div>\r\n        <div class=\"col-12 col-lg-2 mb-3 mb-lg-0 text-right\"><a class=\"link-arrow orange-arrow text-right mb-3\" rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/email-gallery\/social-content\">View all<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"row gy-5 g-lg-3\" data-bs-toggle=\"modal\" data-bs-target=\"#cards-modal\">\r\n        <div class=\"col-12 col-lg-4\">\r\n            <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"15\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mobiles.co_.uk_.png);\"><div class=\"hover-card\"><p>Mobiles.co.uk has an active social customer base. By highlighting their latest social posts, they leverage content and encourage engagement, while staying top of mind to drive purchases and boost revenue. \r\n                    <\/p><\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"16\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-Papas-Insta-1-scaled.jpg);\"><div class=\"hover-card\"><p>Mamas &amp; Papas uses their social content in emails to keep your customers updated on the latest trends in real-time, keeping relevance, trust, and engagement high.<\/p>\r\n\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"17\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Hunter-Social.png);\"><div class=\"hover-card\"><p>Hunter meets their customers where they are\u2014on social! Using content that has already been posted to Hunter\u2019s social channels highlights that promote engagement and instill trust.\r\n<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n<div class=\"container my-5 pb-3\">\r\n    <div class=\"row\">\r\n        <div class=\"col-12\"><h2 class=\"h-lg\">Social Signals<\/h2><\/div>\r\n        <div class=\"col-12 col-lg-10\"><p>Spark a sense of FOMO with signals to show how many peers are engaging with your resources.\r\n<\/p><\/div> \r\n        <div class=\"col-12 col-lg-2 mb-3 mb-lg-0 text-right\"><a class=\"link-arrow orange-arrow text-right mb-3\" rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/email-gallery\/social-signals\">View all<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"row gy-5 g-lg-3\" data-bs-toggle=\"modal\" data-bs-target=\"#cards-modal\">\r\n        <div class=\"col-12 col-lg-4\">\r\n            <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"18\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/HunterBoots-Social-Signals.png);\"><div class=\"hover-card\"><p>Hunter\u2019s customers love the product and do not want to miss out on when items are trending or being added to shopping carts frequently. Showcasing social proof helps give subscribers the opportunity to purchase before they sell out, increasing brand affinity for Hunter.\r\n\r\n                    <\/p><\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"19\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Litmus-Experience-scaled.jpg);\"><div class=\"hover-card\"><p>Using social signals, we showcased which pieces of content were resonating with recipients. This encouraged subscribers to click through and ultimately increased conversion rates. \r\n<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"20\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Endy-Reviews.png);\"><div class=\"hover-card\"><p>Endy incorporates positive reviews in emails to capture the interest of prospective shoppers by highlighting the products that have already proven to be most loved by their customers.<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n<div class=\"container my-5 pb-3\">\r\n    <div class=\"row\">\r\n        <div class=\"col-12\"><h2 class=\"h-lg\">Weather<\/h2><\/div>\r\n        <div class=\"col-12 col-lg-10\"><p>Make your emails resonate\u2014rain or shine\u2014with local weather forecasts based on the subscriber\u2019s location.\r\n<\/p><\/div>\r\n        <div class=\"col-12 col-lg-2 mb-3 mb-lg-0 text-right\"><a class=\"link-arrow orange-arrow text-right mb-3\" rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/email-gallery\/weather\">View all<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"row gy-5 g-lg-3\" data-bs-toggle=\"modal\" data-bs-target=\"#cards-modal\">\r\n         <div class=\"col-12 col-lg-4\">\r\n            <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"21\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Urban-Decay-Weather.jpg);\"><div class=\"hover-card\"><p>Urban Decay builds buyer confidence by suggesting hyper-relevant solutions to weather-driven challenges, like extreme cold temperatures, their customers are likely facing at that exact moment.\r\n                    <\/p><\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"22\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Studio-Weather-scaled.jpg);\"><div class=\"hover-card\"><p>Studio leans into personalized imagery and rule builders related to the weather in the recipients location to stay highly relevant and inspire sales. Using fun copy to tie inspiration to drive a purchase, Studio proves to their subscribers that they understand their exact needs.<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n        <div class=\"col-12 col-lg-4\">\r\n        <div class=\"card-wrapper\">\r\n                <div class=\"card-cropped\" data-bs-target=\"#cards-carousel\" data-bs-slide-to=\"23\" style=\"background-image: url(https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Kiehls-Weather.png);\"><div class=\"hover-card\"><p>Providing inspiring weather content, Kiehl\u2019s helps keep their subscribers in-the-know for important SPF alerts when the weather calls for it. This hyper-relevant approach instills brand trust and drives purchasing decisions.<\/p>\r\n<\/div><\/div>\r\n            <\/div><!--card-wrapper-->\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n<section style=\"background: linear-gradient(to bottom,white 0%,white 50%,#30363f 50%,#30363f 100%);\" class=\"py-5\"> <div class=\"container\"> <div class=\"row px-3\"> <div class=\"col p-5 background-white text-center shadow-lg\" style=\"border-radius:35px;\"><h2>Want more inspiration?<\/h2><p>Sign up for our newsletter to get the latest in email design and development.<\/p><a rel=\"noopener\" rel=\"noopener\" href=\"https:\/\/www.litmus.com\/litmus-weekly\" class=\"btn btn-primary\">Sign up now<\/a><\/div> <\/div> <\/div><\/section>\n\n<!-- Modal -->\r\n<div class=\"modal fade\" id=\"cards-modal\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">\r\n  <div class=\"modal-dialog\" role=\"document\">\r\n    <div class=\"modal-content\">\r\n      <div class=\"modal-header\">\r\n        <button type=\"button\" class=\"close\" data-bs-dismiss=\"modal\" aria-label=\"Close\">\r\n          <span aria-hidden=\"true\">&times;<\/span>\r\n        <\/button>\r\n      <\/div>\r\n<div class=\"modal-body\">\r\n<div id=\"cards-carousel\" class=\"carousel slide\">\r\n  <div class=\"carousel-inner\">\r\n      <div class=\"carousel-item active card-0\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/NARS-scaled.jpg\" alt=\"\" width=\"1000\" height=\"2307\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">The latest NARS products are featured in this \u201cnew in\u201d email at every open. When the products are updated on the NARS website, the emails are automatically updated too. This is a great solution for teams wanting to be more efficient, replacing manual processes with automation.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n       <div class=\"carousel-item card-1\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Palisades-Tahoe-scaled.jpg\" alt=\"\" width=\"1000\" height=\"2270\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">This fully-automated email gives subscribers all the latest information they need before heading out to ski. API-powered, it features the latest weather and snow reports alongside live information from the mountain\u2014including how many inches of fresh, new snow has fallen!<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-2\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Litmus-Live-Agenda.png\" alt=\"\" width=\"988\" height=\"1530\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Litmus Live attendees were able to quickly see what event was happening live, and had the ability to click through directly to the event from the email.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-3\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Studio-PI-1-scaled.jpg\" alt=\"\" width=\"1000\" height=\"3486\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Eye-catching imagery with personalized elements is always a win. Hero images with first name, personalized discount codes, or points balances are easy, quick wins. Go further by including a first name on a call-to-action (CTA) for some extra wow-factor. This personalized image is bright, bold, and eye-catching! Not only that, the email also displayed their latest bestsellers using content automation.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-4\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-and-Papas-PI.png\" alt=\"\" width=\"1000\" height=\"2195\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Black Friday is one of the most important shopping days for any retailer. This example from Mama\u2019s &amp; Papas uses a personalized image to grab the recipients attention and encourage them to shop their Black Friday deals!<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-5\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Hunter-PI.png\" alt=\"\" width=\"965\" height=\"3188\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">This example from Hunter boots promoting their new customizable wellington boots used customers\u2019 names to automatically personalize the image of the boots. Such a fun way to use the personalized image functionality!<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-6\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Ikon-Pass-CDT.jpg\" alt=\"\" width=\"1000\" height=\"1876\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Wow-factor was the name of the game when IKON Pass created this email counting down to the deadline for purchasing a pass for the 2022\/2023 season. The bright colors and bold font really create an impact on the reader.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-7\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Endy-Reviews.png\" alt=\"\" width=\"878\" height=\"1446\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Endy used a countdown timer to promote their end of year sale. By using a combination of a simple countdown timer with an exciting header image they enticed customers to click\u2026 and shop, of course!<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-8\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Vitality-CDT.png\" alt=\"\" width=\"915\" height=\"2244\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Vitality promoted their competition to win tickets to a Premier League Football match using an amazing timer which incorporated the countdown as numbers on the back of a football shirt. \r\n<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-9\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Shiseido-Poll.png\" alt=\"\" width=\"1000\" height=\"1859\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">By asking recipients which kind of treatment their skin needs, Shiseido is encouraging recipients to engage within the email. Adding gamification to emails shows subscribers you\u2019re listening.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-10\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-Papas-Insta-scaled.jpg\" alt=\"\" width=\"963\" height=\"2048\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Mamas &amp; Papas asked recipients to vote on which color baby seat they preferred. This is a great way to show potential customers variations of a certain product and create a nurture series based on their preferred products.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-11\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Litmus-poll2.png\" alt=\"\" width=\"1000\" height=\"1876\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">We used the polling functionality in our Litmus Weekly newsletter, asking subscribers to vote in the Litmus Email Excellence Awards. This engagement led to 100% month-over-month new subscriber growth!<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-12\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Vitality-Nearest-Store.png\" alt=\"\" width=\"971\" height=\"2449\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Vitality uses one email to promote three different gyms. Using the Nearest Store feature, they are able to use one communication and direct recipients to each different gym depending on their preference.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-13\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-Papas-Nearest-Store-1.png\" alt=\"\" width=\"754\" height=\"988\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">By showcasing where the nearest locations are, Mamas &amp; Papas showcase how they understand their customers\u2019 needs. They also encourage brand trust by inspiring recipients with ideas on why an in-store visit might be needed, like product demonstrations or a product exchange.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-14\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Kate-Spade-Nearest-Store.png\" alt=\"\" width=\"663\" height=\"837\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Kate Spade recipients see the store closest at the moment they open the email. And just in case there are no stores close by, they see a fallback message to come visit them in stores.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-15\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mobiles.co_.uk_.png\" alt=\"\" width=\"479\" height=\"919\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Mobiles.co.uk has an active social customer base. By highlighting their latest social posts, they leverage content and encourage engagement, while staying top of mind to drive purchases and boost revenue.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-16\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Mamas-Papas-Insta-1-scaled.jpg\" alt=\"\" width=\"1000\" height=\"2127\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Mamas &amp; Papas uses their social content in emails to keep your customers updated on the latest trends in real-time, keeping relevance, trust, and engagement high.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-17\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Hunter-Social.png\" alt=\"\" width=\"666\" height=\"1542\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Hunter meets their customers where they are\u2014on social! Using content that has already been posted to Hunter\u2019s social channels highlights that promote engagement and instill trust.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-18\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/HunterBoots-Social-Signals.png\" alt=\"\" width=\"655\" height=\"1037\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Hunter\u2019s customers love the product and do not want to miss out on when items are trending or being added to shopping carts frequently. Showcasing social proof helps give subscribers the opportunity to purchase before they sell out, increasing brand affinity for Hunter.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-19\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Litmus-Experience-scaled.jpg\" alt=\"\" width=\"1000\" height=\"3508\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Using social signals, we showcased which pieces of content were resonating with recipients. This encouraged subscribers to click through and ultimately increased conversion rates.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-20\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Endy-Reviews.png\" alt=\"\" width=\"878\" height=\"1446\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Endy incorporates positive reviews in emails to capture the interest of prospective shoppers by highlighting the products that have already proven to be most loved by their customers.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-21\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Urban-Decay-Weather.jpg\" alt=\"\" width=\"1000\" height=\"1986\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Urban Decay builds buyer confidence by suggesting hyper-relevant solutions to weather-driven challenges, like extreme cold temperatures, their customers are likely facing at that exact moment.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-22\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Studio-Weather-scaled.jpg\" alt=\"\" width=\"1000\" height=\"2259\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Studio leans into personalized imagery and rule builders related to the weather in the recipients location to stay highly relevant and inspire sales. Using fun copy to tie inspiration to drive a purchase, Studio proves to their subscribers that they understand their exact needs.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n             <div class=\"carousel-item card-23\"><div class=\"container\"><div class=\"row\"><div class=\"col-12 col-lg-9 mx-auto\"><div class=\"row\"><div class=\"col-12 col-lg-6\"><img decoding=\"async\" src=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2023\/08\/Kiehls-Weather.png\" alt=\"\" width=\"697\" height=\"1806\"><\/div><div class=\"col-12 col-lg-6 carousel-card-description\"><p class=\"shadow\">Providing inspiring weather content, Kiehl\u2019s helps keep their subscribers in-the-know for important SPF alerts when the weather calls for it. This hyper-relevant approach instills brand trust and drives purchasing decisions.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div>\r\n  <\/div>\r\n  <button class=\"carousel-control-prev\" type=\"button\" data-bs-target=\"#cards-carousel\" data-bs-slide=\"prev\">\r\n    <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"><i class=\"fa-solid fa-arrow-left\"><\/i><\/span>\r\n    <span class=\"visually-hidden\">Previous<\/span>\r\n  <\/button>\r\n  <button class=\"carousel-control-next\" type=\"button\" data-bs-target=\"#cards-carousel\" data-bs-slide=\"next\">\r\n    <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\r\n    <span class=\"visually-hidden\">Next<\/span>\r\n  <\/button>\r\n<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<style>\r\n    .modal-backdrop {opacity:0.9 !important;}\r\n    .modal-dialog {max-width: 100% !important; padding-top:100px;}\r\n    .modal-header {border-bottom: none;}\r\n    .modal-content {background-color: transparent; border: none;}\r\n    .carousel-card-description p {background-color: rgba(12, 75, 106, 1.0); color: #fff; border-radius:35px; padding:35px;}\r\n    .carousel-control-prev-icon, .carousel-control-next-icon {background-image: none; background-color: #0c4b6a; border-radius: 50%; font-size:35px; height:unset; width: unset; padding:15px;}\r\n<\/style>","protected":false},"excerpt":{"rendered":"","protected":false},"author":34,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-57526","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Email Gallery - Litmus<\/title>\n<meta name=\"description\" content=\"All the email content inspiration and ideas you need, in one place. We help brands get more clicks, more revenue, and provide better in-email experiences.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.litmus.com\/email-gallery\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Email Gallery - Litmus\" \/>\n<meta property=\"og:description\" content=\"All the email content inspiration and ideas you need, in one place. We help brands get more clicks, more revenue, and provide better in-email experiences.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.litmus.com\/email-gallery\" \/>\n<meta property=\"og:site_name\" content=\"Litmus\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/litmusapp\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-20T16:02:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.litmus.com\/wp-content\/uploads\/2025\/04\/featured-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"314\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@litmusapp\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Email Gallery - Litmus","description":"All the email content inspiration and ideas you need, in one place. We help brands get more clicks, more revenue, and provide better in-email experiences.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.litmus.com\/email-gallery","og_locale":"en_US","og_type":"article","og_title":"Email Gallery - Litmus","og_description":"All the email content inspiration and ideas you need, in one place. We help brands get more clicks, more revenue, and provide better in-email experiences.","og_url":"https:\/\/www.litmus.com\/email-gallery","og_site_name":"Litmus","article_publisher":"https:\/\/www.facebook.com\/litmusapp","article_modified_time":"2026-03-20T16:02:17+00:00","og_image":[{"width":600,"height":314,"url":"https:\/\/www.litmus.com\/wp-content\/uploads\/2025\/04\/featured-image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@litmusapp","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.litmus.com\/email-gallery","url":"https:\/\/www.litmus.com\/email-gallery","name":"Email Gallery - Litmus","isPartOf":{"@id":"https:\/\/www.litmus.com\/#website"},"datePublished":"2026-03-20T13:51:58+00:00","dateModified":"2026-03-20T16:02:17+00:00","description":"All the email content inspiration and ideas you need, in one place. We help brands get more clicks, more revenue, and provide better in-email experiences.","breadcrumb":{"@id":"https:\/\/www.litmus.com\/email-gallery#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.litmus.com\/email-gallery"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.litmus.com\/email-gallery#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.litmus.com\/"},{"@type":"ListItem","position":2,"name":"Email Gallery"}]},{"@type":"WebSite","@id":"https:\/\/www.litmus.com\/#website","url":"https:\/\/www.litmus.com\/","name":"Litmus","description":"Are you getting the most out of your email marketing?","publisher":{"@id":"https:\/\/www.litmus.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.litmus.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.litmus.com\/#organization","name":"Litmus Software","url":"https:\/\/www.litmus.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.litmus.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.litmus.com\/wp-content\/uploads\/2025\/04\/featured-image.png","contentUrl":"https:\/\/www.litmus.com\/wp-content\/uploads\/2025\/04\/featured-image.png","width":600,"height":314,"caption":"Litmus Software"},"image":{"@id":"https:\/\/www.litmus.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/litmusapp","https:\/\/x.com\/litmusapp"]}]}},"acf":{"enable_legacy_page_header":false,"alt_header_title":"Email gallery","background_color":"","header_image":335,"header_image_overlay_color":"","header_description":"All the email content inspiration and ideas you need, all in one place.<br \/>We help brands get more clicks, more revenue, and provide better in-email experiences.","header_primary_cta_button":"","header_secondary_cta_button":"","title_alignment":"align-items-center","title_justification":"justify-content-start","text_align":"text-center","wide_header":true,"short_header":true,"form_header":false,"side_header_image":"","header_video":false,"toggle_labels":{"left":"","right":""},"price_toggle":["left"],"column":null,"video_id":""},"_links":{"self":[{"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/pages\/57526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/comments?post=57526"}],"version-history":[{"count":18,"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/pages\/57526\/revisions"}],"predecessor-version":[{"id":123248,"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/pages\/57526\/revisions\/123248"}],"wp:attachment":[{"href":"https:\/\/www.litmus.com\/wp-json\/wp\/v2\/media?parent=57526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}