Skip to main content

Start here

Note: use this code to set up the swiper before adding the slides. Do not change anything here. Add each slide back to back where it says -- Add slides here --. This code should be included on all Interactive banners.

<div class="interactive-banner-container hex">
<div class="swiper mySwiper interactive-banner">
<div class="swiper-wrapper">

<!-- Add slides here -->

</div>
<div class="swiper-pagination pag-related" direction="horizontal"></div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>