Home Promotion

To show Home Promotion on Home page, In the Page Builder -> Go to Widgets -> drag and drop HTML block into specified sections.

In field HTML block:

After that, input sample content below:
<div class="halo-block halo-home-section" id="homePromotion">
<div class="homePromotion__container">
<div class="homePromotion__item">
<a href="#" title="SALE UP TO 70% OFF ON SELECTED ITEMS*" aria-label="SALE UP TO 70% OFF ON SELECTED ITEMS*">
<span class="homePromotion__text">
Limited-Time Offers: Mid-Season Sale Up to 70% OFF On Selected Items. Shop Now
</span>
</a>
</div>
</div>
</div>
Or use button below to generate the code with your own banners. Please click the Copy code on the popup after you changed all the blocks.
Last updated