Combine Hero Big with Hero Search Horizontal

Slide 01 - You can add any of these classes: .thin .shadow .colored .animate to h-search-h

Combine Hero Big with Hero Search Horizontal

Slide 02 - You can add any of these classes: .thin .shadow .colored .animate to h-search-h

Combine Hero Big with Hero Search Horizontal

Slide 03 - You can add any of these classes: .thin .shadow .colored .animate to h-search-h

Combine Hero Big with Hero Search Horizontal

Slide 04 - You can add any of these classes: .thin .shadow .colored .animate to h-search-h

Hero Big with Hero Search Horizontal - Fullpage Sample




<div class="hero-search-full-page">
    <!-- Hero Search Horizontal -->
    <div class=" h-search-h shadow-sq animate-sq">...</div>
    
    <!-- Slick Hero Big -->
    <div class="sq-slick hero-big slide-up-sq left-sq" data-mobile-arrows="false" data-tablet-arrows="false" data-mobile-dots="true" data-tablet-dots="true" data-fade="true" data-speed="500" data-ease="linear">
        <!--Slide 01-->
        <div> ... </div>
        <!--Slide 02-->
        <div> ... </div>
        ...
    </div>
</div>