1. Home
  2. Docs
  3. GURANSH
  4. Theme Features
  5. Add-ons
  6. Featured in (Logo slider)

Featured in (Logo slider)

Elevate your brands logo with our Featured in Slider integrated seamlessly into BigCommerce’s page builder. Effortlessly showcase featured brand logos using the Featured in generator – no coding needed. Drag and drop the widget, use the generator to create a captivating slider, and watch your brand logos shine. Boost recognition and aesthetics with ease.

Sample Code

<div class="featuredin">
    <h2>
    Featured in
    </h2>
    <div class="swiper featuredswiper">
      <div class="swiper-wrapper">
        
        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/gq.png?t=1688797173&_gl=1*3b8eoo*_ga*MTY0MDM3ODIyOS4xNjg4MTMxMjMz*_ga_WS2VZYPC6G*MTY4ODgwNjc2Mi4yNy4xLjE2ODg4MDY3OTQuMjguMC4w" width=" " height=" " alt="gq"></div>
        
        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/vanity-fair.png?t=1688797174&_gl=1*3b8eoo*_ga*MTY0MDM3ODIyOS4xNjg4MTMxMjMz*_ga_WS2VZYPC6G*MTY4ODgwNjc2Mi4yNy4xLjE2ODg4MDY3OTQuMjguMC4w" width=" " height=" " alt="vanity-fair"></div>
        
        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/vogue.png?t=1688797176&_gl=1*v134aq*_ga*MTY0MDM3ODIyOS4xNjg4MTMxMjMz*_ga_WS2VZYPC6G*MTY4ODgwNjc2Mi4yNy4xLjE2ODg4MDY3OTQuMjguMC4w" width=" " height=" " alt="some title"></div>
        
        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/elle.png?t=1688797177&_gl=1*v134aq*_ga*MTY0MDM3ODIyOS4xNjg4MTMxMjMz*_ga_WS2VZYPC6G*MTY4ODgwNjc2Mi4yNy4xLjE2ODg4MDY3OTQuMjguMC4w" width=" " height=" " alt="s0m,e title"></div>
        
        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/instyle.png?t=1688797178&_gl=1*v134aq*_ga*MTY0MDM3ODIyOS4xNjg4MTMxMjMz*_ga_WS2VZYPC6G*MTY4ODgwNjc2Mi4yNy4xLjE2ODg4MDY3OTQuMjguMC4w" width=" " height=" " alt="some title"></div>
     
        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/allure.png?t=1694159707&_gl=1*u3o8jz*_ga*NTM3MzI2NjczLjE2OTQxNTQwMTc.*_ga_WS2VZYPC6G*MTY5NDE1OTM3Ni4yLjEuMTY5NDE1OTcwNy4yNS4wLjA." width=" " height=" " alt="some title"></div>
     

        <div class="swiper-slide"><img src="https://cdn11.bigcommerce.com/s-9u6dasuoh9/images/stencil/original/image-manager/look1.png" width=" " height=" " alt="some title"></div>
        
      </div>
      <div class="swiper-pagination"></div>
    </div>
  </div>