Usage
• Promotion Code
• Denote issues like shipping delays
• General announcements
• Demonstration of different products
• Installation information
• New product information
• Promotional marketing for products or specials
• Extra links
• News & Events
• Outside Portals
• Compliance
Text with Image and White Background
<div class="header-banner-espot white-background-with-border" data-background-color="white-background-with-border">
<div class="padded-container">
<div class="content-wrapper">
<img src="[HL]https://via.placeholder.com/40x40[/HL]" alt="[HL]icon[/HL]" />
<div class="text-wrapper">
[HL]Lorem ipsum dolor sit amet, consectetur adipisicing elit, qui dolorem ipsum quia.[/HL]
</div>
</div>
</div>
</div>
Text with Image and Primary Brand Color Background
<div class="header-banner-espot brand-primary-background" data-background-color="brand-primary-background">
<div class="padded-container">
<div class="content-wrapper">
<img src="[HL]https://via.placeholder.com/40x40[/HL]" alt="[HL]icon[/HL]" />
<div class="text-wrapper">
[HL]Lorem ipsum dolor sit amet, consectetur adipisicing[/HL]
</div>
</div>
</div>
</div>
Text with Image and Blue-Grey Background
<div class="header-banner-espot blue-gray-background" data-background-color="blue-gray-background">
<div class="padded-container">
<div class="content-wrapper">
<img src="[HL]https://via.placeholder.com/40x40[/HL]" alt="[HL]icon[/HL]" />
<div class="text-wrapper">
[HL]Lorem ipsum dolor sit amet, consectetur adipisicing[/HL]
</div>
</div>
</div>
</div>
Text with Image and Grey Background
<div class="header-banner-espot gray-background" data-background-color="gray-background">
<div class="padded-container">
<div class="content-wrapper">
<img src="[HL]https://via.placeholder.com/40x40[/HL]" alt="[HL]icon[/HL]" />
<div class="text-wrapper">
<b>[HL]Sed do elusmed tempor.[/HL] </b>[HL]Lorem ipsum dolor sit ame, consectetur adipisicing elit, sed do elusmod tempor incididunt ut labore et dolore magna aliqua.[/HL] <a href="[HL]https://www.google.com[/HL]">[HL]Learn More[/HL]</a>
</div>
</div>
</div>
</div>
Text with Image and Rich Black Background
<div class="header-banner-espot rich-black-background" data-background-color="rich-black-background">
<div class="padded-container">
<div class="content-wrapper">
<img src="[HL]https://via.placeholder.com/40x40[/HL]" alt="[HL]icon[/HL]" />
<div class="text-wrapper">
<b>[HL]Sed do elusmed tempor.[/HL] </b>
<a href="[HL]https://www.google.com[/HL]">[HL]Learn More[/HL]</a>
</div>
</div>
</div>
</div>